OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContextStack
(Results
1 - 6
of
6
) sorted by null
/external/clang/lib/ASTMatchers/Dynamic/
Diagnostics.cpp
17
ContextStack
.emplace_back();
18
ContextFrame& data =
ContextStack
.back();
40
Diagnostics::Context::~Context() { Error->
ContextStack
.pop_back(); }
70
Last.
ContextStack
=
ContextStack
;
205
for (size_t i = 0, e = Error.
ContextStack
.size(); i != e; ++i) {
206
printContextFrameToStream(Error.
ContextStack
[i], OS);
Parser.cpp
276
P->
ContextStack
.push_back(std::make_pair(C, 0u));
280
P->
ContextStack
.pop_back();
284
++P->
ContextStack
.back().second;
469
for (ContextStackTy::iterator I =
ContextStack
.begin(),
470
E =
ContextStack
.end();
476
auto AcceptedTypes = S->getAcceptedCompletionTypes(
ContextStack
);
/external/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h
151
std::vector<ContextFrame>
ContextStack
;
177
std::vector<ContextFrame>
ContextStack
;
Parser.h
249
ContextStackTy
ContextStack
;
/prebuilts/tools/common/m2/repository/logkit/logkit/1.0.1/
logkit-1.0.1.jar
/prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/
log4j-api-2.5.jar
Completed in 247 milliseconds