Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1828 Association // C11 _Generic selection expression association. global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5927 using Association = AssociationTy<false>; global() variable