Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp282 case Sema::LookupOMPReductionName: in getIDNS()
H A DSemaOpenMP.cpp18503 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
18563 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
21797 LookupResult Lookup(*this, Name, SourceLocation(), LookupOMPReductionName, in ActOnOpenMPDeclareReductionDirectiveStart()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4206 LookupOMPReductionName, enumerator