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

/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1066 getNonLocalPointerDepFromBB( Instruction *QueryInst, const PHITransAddr &Pointer, const MemoryLocation &Loc, bool isLoad, BasicBlock *StartBB, SmallVectorImpl<NonLocalDepResult> &Result, DenseMap<BasicBlock *, Value *> &Visited, bool SkipFirstBlock, bool IsIncomplete) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2739 bool IsIncomplete = hasPlaceholderType(BuiltinType::IncompleteMatrixIdx); local

Completed in 138 milliseconds