Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h178 IDNS_OMPReduction = 0x1000, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp946 return IDNS_OMPReduction; in getIdentifierNamespaceForKind()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp287 IDNS = Decl::IDNS_OMPReduction; in getIDNS()