Home
last modified time | relevance | path

Searched refs:IDNS_OMPReduction (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/AST/
DCXXInheritance.cpp416 if (Path.Decls.front()->isInIdentifierNamespace(IDNS_OMPReduction)) in FindOMPReductionMember()
DDeclBase.cpp666 return IDNS_OMPReduction; in getIdentifierNamespaceForKind()
/external/clang/include/clang/AST/
DDeclBase.h170 IDNS_OMPReduction = 0x1000 enumerator
/external/clang/lib/Sema/
DSemaLookup.cpp283 IDNS = Decl::IDNS_OMPReduction; in getIDNS()