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

/external/clang/include/clang/Basic/
H A DIdentifierTable.h267 bool isFromAST() const { return IsFromAST; } function in class:clang::IdentifierInfo
/external/clang/include/clang/AST/
H A DType.h1397 bool isFromAST() const { return TypeBits.FromAST; } function in class:clang::Type

Completed in 123 milliseconds