HomeSort by: relevance | last modified time | path
    Searched refs:LookupOMPReductionName (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaLookup.cpp 281 case Sema::LookupOMPReductionName:
SemaOpenMP.cpp 16049 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName);
16109 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName);
19305 LookupResult Lookup(*this, Name, SourceLocation(), LookupOMPReductionName,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 3957 LookupOMPReductionName,

Completed in 93 milliseconds