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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAttr.h95 bool isInherited() const { return Inherited; } function in class:clang::Attr
H A DDeclTemplate.h347 bool isInherited() const { return ValueOrInherited.template is<ParmDecl*>(); } function

Completed in 61 milliseconds