Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h924 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; } in getAuxTargetInfo() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h694 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; } in getAuxTargetInfo() function