Home
last modified time | relevance | path

Searched refs:getOpenMPContextTraitPropertyKind (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPContext.h75 TraitProperty getOpenMPContextTraitPropertyKind(TraitSet Set,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp441 TraitProperty llvm::omp::getOpenMPContextTraitPropertyKind( in getOpenMPContextTraitPropertyKind() function in llvm::omp
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp899 TIProperty.Kind = getOpenMPContextTraitPropertyKind(Set, Selector, Name); in parseOMPTraitPropertyKind()
940 getOpenMPContextTraitPropertyKind(PotentialSet, Selector, Name); in parseOMPTraitPropertyKind()
1088 TraitProperty PropertyForName = getOpenMPContextTraitPropertyKind( in parseOMPTraitSelectorKind()
1280 TraitProperty PropertyForName = getOpenMPContextTraitPropertyKind( in parseOMPTraitSetKind()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp2728 Property.Kind = getOpenMPContextTraitPropertyKind( in OMPTraitInfo()