Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp284 case Sema::LookupOMPReductionName: in getIDNS()
H A DSemaOpenMP.cpp19125 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
19185 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
22503 LookupResult Lookup(*this, Name, SourceLocation(), LookupOMPReductionName, in ActOnOpenMPDeclareReductionDirectiveStart()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4417 LookupOMPReductionName, enumerator