Home
last modified time | relevance | path

Searched refs:LookupOMPReductionName (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp286 case Sema::LookupOMPReductionName: in getIDNS()
H A DSemaOpenMP.cpp17925 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
17987 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
21327 Sema::LookupOMPReductionName, in ActOnOpenMPDeclareReductionDirectiveStart()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9040 LookupOMPReductionName, enumerator