Home
last modified time | relevance | path

Searched refs:Incomplete (Results 1 – 25 of 42) sorted by relevance

12

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTBAA.h37 Incomplete, enumerator
71 return TBAAAccessInfo(TBAAAccessKind::Incomplete, in getIncompleteInfo()
76 bool isIncomplete() const { return Kind == TBAAAccessKind::Incomplete; } in isIncomplete()
/openbsd-src/regress/usr.sbin/bgpd/integrationtests/
H A Dexabgp.med_2.ok5 origin: i = IGP, e = EGP, ? = Incomplete
H A Dexabgp.med.ok5 origin: i = IGP, e = EGP, ? = Incomplete
H A Dexabgp.attr.ok5 origin: i = IGP, e = EGP, ? = Incomplete
H A Dmaxcomm.ok5 origin: i = IGP, e = EGP, ? = Incomplete
H A Dlladdr.rdomain2.ok5 origin: i = IGP, e = EGP, ? = Incomplete
H A Dlladdr.rdomain1.ok5 origin: i = IGP, e = EGP, ? = Incomplete
/openbsd-src/gnu/usr.bin/cvs/contrib/
H A Dsccs2rcs.in273 echo Incomplete history in ./RCS -- remove it
/openbsd-src/gnu/usr.bin/perl/ext/PerlIO-via/t/
H A Dvia.t61 package Incomplete::Module;
66 ok( ! open($fh,">via(Incomplete::Module)", $tmp), 'open via Incomplete::Module will fail');
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.h102 Incomplete, enumerator
H A Dsanitizer_linux.cpp1019 result = Incomplete; in ListThreads()
1031 result = Incomplete; in ListThreads()
1036 result = Incomplete; in ListThreads()
1041 result = Incomplete; in ListThreads()
H A Dsanitizer_stoptheworld_linux_libcdep.cpp221 case ThreadLister::Incomplete: in SuspendAllThreads()
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp25 llvm::errs() << " Incomplete: " << Incomplete << '\n'; in dump()
H A DDWARFLinker.cpp564 if (ChildInfo.Incomplete || ChildInfo.Prune) in updateChildIncompleteness()
565 MyInfo.Incomplete = true; in updateChildIncompleteness()
586 if (MyInfo.Incomplete) in updateRefIncompleteness()
589 if (RefInfo.Incomplete) in updateRefIncompleteness()
590 MyInfo.Incomplete = true; in updateRefIncompleteness()
632 return !Info.Incomplete && Info.Ctxt != CU.getInfo(Info.ParentIdx).Ctxt; in isODRCanonicalCandidate()
836 MyInfo.Incomplete = in lookForDIEsToKeep()
/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h74 bool Incomplete : 1; member
/openbsd-src/gnu/usr.bin/perl/dist/Carp/t/
H A DCarp.t383 ? "\Q** Incomplete caller override detected$where; \@DB::args were not set **\E"
416 …qr!XA::long\(\Q** Incomplete caller override detected; \E\@DB::args\Q were not set **\E\) called a…
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseInit.cpp85 case LambdaIntroducerTentativeParse::Incomplete: in MayBeDesignationStart()
H A DParseExprCXX.cpp797 case LambdaIntroducerTentativeParse::Incomplete: in TryParseLambdaExpression()
854 *Tentative = LambdaIntroducerTentativeParse::Incomplete; in ParseLambdaIntroducer()
986 *Tentative = LambdaIntroducerTentativeParse::Incomplete; in ParseLambdaIntroducer()
1014 *Tentative = LambdaIntroducerTentativeParse::Incomplete; in ParseLambdaIntroducer()
H A DParseTentative.cpp766 case LambdaIntroducerTentativeParse::Incomplete: in isCXX11AttributeSpecifier()
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DLiteralSupport.cpp555 bool Incomplete = ClosingBrace == ThisTokEnd; in ProcessNamedUCNEscape() local
557 if (Incomplete || Empty) { in ProcessNamedUCNEscape()
560 Incomplete ? diag::err_ucn_escape_incomplete in ProcessNamedUCNEscape()
/openbsd-src/gnu/llvm/clang/docs/
H A DAPINotes.rst11 **Incomplete solution:** Redeclare all the interesting parts of the API in your
/openbsd-src/gnu/llvm/libcxx/docs/Status/
H A DCxx14Issues.csv155 "`2186 <https://wg21.link/lwg2186>`__","Incomplete action on async/launch::deferred","Issaquah","|C…
H A DCxx2bIssues.csv73 `3519 <https://wg21.link/LWG3519>`__,"Incomplete synopses for ``<random>`` classes","June 2021","",…
H A DCxx20Issues.csv13 "`2966 <https://wg21.link/LWG2966>`__","Incomplete resolution of US 74","Toronto","|Nothing To Do|"…
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ScheduleBdVer2.td31 // FIXME: Incomplete. This flag is set to allow the scheduler to assign

12