Home
last modified time | relevance | path

Searched defs:IsCompleteType (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DArrayBoundCheckerV2.cpp222 static bool IsCompleteType(ASTContext &Ctx, QualType Ty) { in IsCompleteType() function
/external/clang/lib/StaticAnalyzer/Core/
DStore.cpp52 static bool IsCompleteType(ASTContext &Ctx, QualType Ty) { in IsCompleteType() function
DMemRegion.cpp1120 static bool IsCompleteType(ASTContext &Ctx, QualType Ty) { in IsCompleteType() function
/external/lldb/source/Symbol/
DClangASTType.cpp302 ClangASTType::IsCompleteType () const in IsCompleteType() function in ClangASTType