Home
last modified time | relevance | path

Searched defs:Incomplete (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.h103 Incomplete, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.h37 Incomplete, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h89 bool Incomplete : 1; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp80 enum Status {NonRecursive, Recursive, Incomplete, IncompleteUsed}; enumerator
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp617 bool Incomplete = ClosingBrace == ThisTokEnd; in ProcessNamedUCNEscape() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc64 class Incomplete { class
88 void PrintTo(const Incomplete& /* x */, ::std::ostream* os) { in PrintTo()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1997 Incomplete, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9091 bool Incomplete = (T->isIncompleteType(&Def) || in RequireCompleteTypeImpl() local
H A DSemaDeclCXX.cpp6999 bool Incomplete = CheckForDefaultedFunction(M); in CheckCompletedCXXClass() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h397 Incomplete, enumerator