Home
last modified time | relevance | path

Searched defs:associations (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp223 std::vector<Record *> associations; in EmitDirectivesDecl() local
631 std::vector<Record *> associations = DirLang.getAssociations(); in GenerateGetDirectiveAssociation() local
/freebsd/contrib/ntp/ntpq/
H A Dntpq-subs.c1379 associations( associations() function
[all...]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6238 association_range associations() { in associations() function
6249 const_association_range associations() const { in associations() function