Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaLookup.cpp281 case Sema::LookupOMPReductionName: in getIDNS()
DSemaOpenMP.cpp16432 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
16492 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
19688 LookupResult Lookup(*this, Name, SourceLocation(), LookupOMPReductionName, in ActOnOpenMPDeclareReductionDirectiveStart()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h3990 LookupOMPReductionName, enumerator