Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1197 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; } getAuxTargetInfo() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h750 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; } getAuxTargetInfo() function