Home
last modified time | relevance | path

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

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