Searched refs:IsFilled (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/AST/
H A DCommentSema.cpp42 ThisDeclInfo->IsFilled = false;
805 if (!ThisDeclInfo->IsFilled)
838 if (!ThisDeclInfo->IsFilled)
852 if (!ThisDeclInfo->IsFilled)
860 if (!ThisDeclInfo->IsFilled)
868 if (!ThisDeclInfo->IsFilled)
877 if (!ThisDeclInfo->IsFilled)
888 if (!ThisDeclInfo->IsFilled)
898 if (!ThisDeclInfo->IsFilled)
907 if (!ThisDeclInfo->IsFilled)
[all...]
H A DComment.cpp130 assert(!IsFilled);
143 IsFilled = true;
328 IsFilled = true;
H A DASTContext.cpp422 ThisDeclInfo->IsFilled = false;
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusLineCaps.h233 BOOL IsFilled() const function in class:AdjustableArrowCap
/external/clang/include/clang/AST/
H A DComment.h1062 unsigned IsFilled : 1; member in struct:clang::comments::ParamCommandComment::DeclInfo
1128 if (!ThisDeclInfo->IsFilled)

Completed in 952 milliseconds