Home
last modified time | relevance | path

Searched defs:IsIncomplete (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp937 unsigned *IsIncomplete) { in clang_codeCompleteGetContainerKind()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1042 bool IsIncomplete) { in getNonLocalPointerDepFromBB()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h2675 bool IsIncomplete = hasPlaceholderType(BuiltinType::IncompleteMatrixIdx); in isIncomplete() local