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

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

Completed in 204 milliseconds