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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h492 bool isInvalidDecl() const { return (bool) InvalidDecl; } function in class:clang::Decl

Completed in 48 milliseconds