OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsFilled
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
CommentSema.cpp
42
ThisDeclInfo->
IsFilled
= false;
824
if (!ThisDeclInfo->
IsFilled
)
865
if (!ThisDeclInfo->
IsFilled
)
879
if (!ThisDeclInfo->
IsFilled
)
909
if (!ThisDeclInfo->
IsFilled
)
917
if (!ThisDeclInfo->
IsFilled
)
925
if (!ThisDeclInfo->
IsFilled
)
934
if (!ThisDeclInfo->
IsFilled
)
951
if (!ThisDeclInfo->
IsFilled
)
963
if (!ThisDeclInfo->
IsFilled
)
[
all
...]
Comment.cpp
205
assert(!
IsFilled
);
218
IsFilled
= true;
368
IsFilled
= true;
ASTContext.cpp
535
ThisDeclInfo->
IsFilled
= false;
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Comment.h
1058
unsigned
IsFilled
: 1;
1124
if (!ThisDeclInfo->
IsFilled
)
Completed in 49 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026