Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DIdentifierTable.h313 bool isFromAST() const { return IsFromAST; } in isFromAST() function
/external/clang/include/clang/Basic/
DIdentifierTable.h293 bool isFromAST() const { return IsFromAST; } in isFromAST() function