Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp1383 llvm::Triple::ArchType CurArch = in CheckBuiltinTargetSupport() local
1385 if (llvm::is_contained(SupportedArchs, CurArch)) in CheckBuiltinTargetSupport()