Searched defs:getAssociation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/TableGen/ | ||
H A D | DirectiveEmitter.h | 137 Record *getAssociation() const { return Def->getValueAsDef("association"); } getAssociation() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Expr.h | 6196 Association getAssociation(unsigned I) { getAssociation() function |