OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UsesAllocatorsDecls
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaOpenMP.cpp
194
UsesAllocatorsDecls
;
1069
getTopOfStack().
UsesAllocatorsDecls
.try_emplace(D, Kind);
1076
auto I = StackElem.
UsesAllocatorsDecls
.find(D);
1077
if (I == StackElem.
UsesAllocatorsDecls
.end())
1083
auto I = StackElem.
UsesAllocatorsDecls
.find(D);
1084
if (I == StackElem.
UsesAllocatorsDecls
.end())
Completed in 23 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026