Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp1957 llvm::Triple::ObjectFormatType CurObjFormat = in CheckBuiltinTargetNotInUnsupported() local
1959 if (llvm::is_contained(UnsupportedObjectFormatTypes, CurObjFormat)) { in CheckBuiltinTargetNotInUnsupported()