Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp1915 ArrayRef<llvm::Triple::ObjectFormatType> UnsupportedObjectFormatTypes) { in CheckBuiltinTargetNotInUnsupported() argument
1918 if (llvm::is_contained(UnsupportedObjectFormatTypes, CurObjFormat)) { in CheckBuiltinTargetNotInUnsupported()