Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1071 bool IsIncomplete) { in getNonLocalPointerDepFromBB()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2739 bool IsIncomplete = hasPlaceholderType(BuiltinType::IncompleteMatrixIdx); in isIncomplete() local