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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAttr.h95 bool isInherited() const { return Inherited; } function in class:clang::Attr
H A DDeclTemplate.h344 bool isInherited() const { return ValueOrInherited.template is<ParmDecl*>(); } function

Completed in 191 milliseconds