Home
last modified time | relevance | path

Searched defs:getAuxTargetInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DASTContext.h770 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; } getAuxTargetInfo() function
/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1217 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; } getAuxTargetInfo() function