Searched refs:isSupportedCXXABI (Results 1 – 2 of 2) sorted by relevance
87 static bool isSupportedCXXABI(const llvm::Triple &T, Kind Kind) { in isSupportedCXXABI() function
4348 if (!TargetCXXABI::isSupportedCXXABI(T, Kind)) in ParseLangArgs()