OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsIfExists
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtCXX.h
254
bool
IsIfExists
;
263
MSDependentExistsStmt(SourceLocation KeywordLoc, bool
IsIfExists
,
268
KeywordLoc(KeywordLoc),
IsIfExists
(
IsIfExists
),
277
bool
isIfExists
() const { return
IsIfExists
; }
280
bool isIfNotExists() const { return !
IsIfExists
; }
/src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h
2114
bool
IsIfExists
;
Completed in 26 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026