Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.h103 Incomplete, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.h37 Incomplete, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h89 bool Incomplete : 1; member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp80 enum Status {NonRecursive, Recursive, Incomplete, IncompleteUsed}; enumerator
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp617 bool Incomplete = ClosingBrace == ThisTokEnd; in ProcessNamedUCNEscape() local
/freebsd-src/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() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1941 Incomplete, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9418 bool Incomplete = (T->isIncompleteType(&Def) || RequireCompleteTypeImpl() local
H A DSemaDeclCXX.cpp7155 bool Incomplete = CheckForDefaultedFunction(M); CheckCompletedCXXClass() local