OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AlwaysBypassed
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
VarBypassDetector.h
50
bool
AlwaysBypassed
= false;
58
return
AlwaysBypassed
|| Bypasses.find(D) != Bypasses.end();
VarBypassDetector.cpp
26
AlwaysBypassed
= !BuildScopeInformation(Body, ParentScope);
27
if (!
AlwaysBypassed
)
Completed in 17 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026