Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DMacroInfo.h269 bool isFromASTFile() const { return FromASTFile; } in isFromASTFile() function
/external/clang/include/clang/AST/
DDeclBase.h630 bool isFromASTFile() const { return FromASTFile; } in isFromASTFile() function