OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasInit
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
Decl.cpp
2149
(
hasInit
() ||
2170
if (
hasInit
())
2262
bool VarDecl::
hasInit
() const {
2271
if (!
hasInit
())
2290
if (I->
hasInit
())
/src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp
5091
bool
hasInit
= (ND->getInit() != nullptr);
5094
if (
hasInit
)
5098
hasInit
= false;
5138
if (!
hasInit
) {
RewriteObjC.cpp
4249
bool
hasInit
= (ND->getInit() != nullptr);
4258
if (!
hasInit
) {
Completed in 42 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026