Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExternalASTSource.h164 StringRef getASTFile() const { return ASTFile; } in getASTFile() function
/external/clang/include/clang/Basic/
DModule.h384 const FileEntry *getASTFile() const { in getASTFile() function