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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 694 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; }
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 924 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; }

Completed in 25 milliseconds