HomeSort by: relevance | last modified time | path
    Searched refs:isSupportedCXXABI (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetCXXABI.h 83 static bool isSupportedCXXABI(const llvm::Triple &T, Kind Kind) {
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp 4035 if (!TargetCXXABI::isSupportedCXXABI(T, Kind))

Completed in 43 milliseconds