Home
last modified time | relevance | path

Searched refs:CurObjFormat (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1840 llvm::Triple::ObjectFormatType CurObjFormat = in CheckBuiltinTargetNotInUnsupported() local
1842 if (llvm::is_contained(UnsupportedObjectFormatTypes, CurObjFormat)) { in CheckBuiltinTargetNotInUnsupported()