Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DPCHContainerOperations.h30 bool IsComplete; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2066 bool IsComplete = in dumpLayout() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3798 bool IsComplete = isCompleteType(StartLoc, Pointee); in ActOnCXXDelete() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp8751 bool IsComplete, const SCEV *ConstantMax, bool MaxOrZero) in BackedgeTakenInfo()