Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Lex/
H A DMacroInfo.h269 bool isFromASTFile() const { return FromASTFile; } in isFromASTFile() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclBase.h786 bool isFromASTFile() const { return FromASTFile; } in isFromASTFile() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclBase.h786 bool isFromASTFile() const { return FromASTFile; } in isFromASTFile() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclBase.h776 bool isFromASTFile() const { return FromASTFile; } in isFromASTFile() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclBase.h765 bool isFromASTFile() const { return FromASTFile; } in isFromASTFile() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclBase.h644 bool isFromASTFile() const { return FromASTFile; } in isFromASTFile() function