OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CheckingForUndefinedBehavior
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
ExprConstant.cpp
935
bool
CheckingForUndefinedBehavior
= false;
967
bool
checkingForUndefinedBehavior
() const override {
968
return
CheckingForUndefinedBehavior
;
1165
checkingForUndefinedBehavior
();
1186
return
checkingForUndefinedBehavior
();
1211
checkingForUndefinedBehavior
();
2720
if (Info.
checkingForUndefinedBehavior
())
7858
Info.
CheckingForUndefinedBehavior
, false);
13400
if (Info.
checkingForUndefinedBehavior
())
13419
if (Info.
checkingForUndefinedBehavior
())
[
all
...]
Completed in 45 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026