Searched defs:setInherited (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | Attr.h | 154 void setInherited(bool I) { Inherited = I; } setInherited() function |
H A D | DeclTemplate.h | 360 void setInherited(const ASTContext &C, ParmDecl *InheritedFrom) { setInherited() function |