Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp620 enum struct Association { in GenerateGetDirectiveAssociation() enum
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1878 Association // C11 _Generic selection expression association. enumerator
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6138 using Association = AssociationTy<false>; variable