Home
last modified time | relevance | path

Searched refs:getAssociation (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
HDDirectiveEmitter.h137 Record *getAssociation() const { return Def->getValueAsDef("association"); } in getAssociation() function
/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/
HDDirectiveEmitter.cpp686 Association AS = getAssocValue(D.getAssociation()->getName()); in GenerateGetDirectiveAssociation()
690 D.getAssociation()->getName() + "'"); in GenerateGetDirectiveAssociation()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDExpr.h6215 Association getAssociation(unsigned I) { in getAssociation() function
6226 ConstAssociation getAssociation(unsigned I) const { in getAssociation() function