Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessor.h692 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; } in getAuxTargetInfo() function
/external/clang/include/clang/AST/
DASTContext.h589 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; } in getAuxTargetInfo() function