OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldAlwaysPrint
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenAction.cpp
719
bool
ShouldAlwaysPrint
= false;
721
ShouldAlwaysPrint
= ORA->
shouldAlwaysPrint
();
723
if (
ShouldAlwaysPrint
||
736
if (D.
shouldAlwaysPrint
() ||
748
if (D.
shouldAlwaysPrint
() ||
/src/external/apache2/llvm/dist/llvm/lib/IR/
DiagnosticInfo.cpp
340
shouldAlwaysPrint
();
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DiagnosticInfo.h
817
bool
shouldAlwaysPrint
() const { return getPassName() == AlwaysPrint; }
Completed in 133 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026