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

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

Completed in 159 milliseconds