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

/external/clang/include/clang/AST/
H A DDeclBase.h491 bool isInvalidDecl() const { return (bool) InvalidDecl; } function in class:clang::Decl

Completed in 53 milliseconds