OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PragmaDiagnosticPop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
PPCallbacks.h
235
virtual void
PragmaDiagnosticPop
(SourceLocation Loc,
481
void
PragmaDiagnosticPop
(SourceLocation Loc, StringRef Namespace) override {
482
First->
PragmaDiagnosticPop
(Loc, Namespace);
483
Second->
PragmaDiagnosticPop
(Loc, Namespace);
/src/external/apache2/llvm/dist/clang/lib/Frontend/
PrintPreprocessedOutput.cpp
139
void
PragmaDiagnosticPop
(SourceLocation Loc, StringRef Namespace) override;
493
PragmaDiagnosticPop
(SourceLocation Loc, StringRef Namespace) {
Completed in 19 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026