Searched refs:isSupportedCXXABI (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetCXXABI.h83 static bool isSupportedCXXABI(const llvm::Triple &T, Kind Kind) { function in class:clang::TargetCXXABI
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp4035 if (!TargetCXXABI::isSupportedCXXABI(T, Kind))

Completed in 80 milliseconds