Home
last modified time | relevance | path

Searched defs:AllocatorTraits (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3132 ExprResult AllocatorTraits = ParseOpenMPUsesAllocatorClause() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h8482 Expr *AllocatorTraits = nullptr; global() member
8493 AllocatorTraits, global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12567 Expr *AllocatorTraits = nullptr; global() member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5836 emitUsesAllocatorsInit(CodeGenFunction & CGF,const Expr * Allocator,const Expr * AllocatorTraits) emitUsesAllocatorsInit() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h10768 ExprResult AllocatorTraits; TransformOMPUsesAllocatorsClause() local