Home
last modified time | relevance | path

Searched defs:getAssociation (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h137 Record *getAssociation() const { return Def->getValueAsDef("association"); } getAssociation() function
/llvm-project/clang/include/clang/AST/
H A DExpr.h6196 Association getAssociation(unsigned I) { getAssociation() function
6207 ConstAssociation getAssociation(unsigned I) const { getAssociation() function