Home
last modified time | relevance | path

Searched defs:Found (Results 1 – 25 of 127) sorted by relevance

123456

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Testing/Support/
DSupportHelpers.cpp37 bool Found = false; in getInputFileDirectory() local
/external/google-breakpad/src/common/linux/
Dsymbol_collector_client.h47 Found, enumerator
/external/google-breakpad/src/common/windows/
Dsymbol_collector_client.h47 Found, enumerator
/external/gwp_asan/gwp_asan/tests/
Diterate.cpp34 std::vector<std::pair<void *, size_t>> Found; in TEST_F() local
/external/clang/lib/Sema/
DSemaAccess.cpp1532 DeclAccessPair Found) { in CheckUnresolvedLookupAccess()
1548 DeclAccessPair Found) { in CheckUnresolvedMemberAccess()
1613 DeclAccessPair Found, in CheckConstructorAccess()
1656 DeclAccessPair Found, in CheckConstructorAccess()
1699 DeclAccessPair Found, in CheckAllocationAccess()
1718 DeclAccessPair Found) { in CheckMemberAccess()
1735 DeclAccessPair Found) { in CheckMemberOperatorAccess()
1785 DeclAccessPair Found) { in CheckAddressOfMemberAccess()
DSemaCXXScopeSpec.cpp368 LookupResult Found(*this, NNS->getAsIdentifier(), SourceLocation(), in FindFirstQualifierInScope() local
388 LookupResult Found(*this, &II, IdLoc, LookupNestedNameSpecifierName); in isNonTypeNestedNameSpecifier() local
491 LookupResult Found(*this, &Identifier, IdentifierLoc, in BuildCXXNestedNameSpecifier() local
DSemaTemplateInstantiateDecl.cpp573 DeclContext::lookup_result Found = Owner->lookup(Pattern->getDeclName()); in VisitTypeAliasTemplateDecl() local
1065 DeclContext::lookup_result Found = Owner->lookup(Pattern->getDeclName()); in VisitClassTemplateDecl() local
1226 DeclContext::lookup_result Found in VisitClassTemplatePartialSpecializationDecl() local
1259 DeclContext::lookup_result Found = Owner->lookup(Pattern->getDeclName()); in VisitVarTemplateDecl() local
1311 DeclContext::lookup_result Found = Owner->lookup(VarTemplate->getDeclName()); in VisitVarTemplatePartialSpecializationDecl() local
2673 DeclContext::lookup_result Found in VisitClassTemplateSpecializationDecl() local
4646 if (auto Found = CurrentInstantiationScope->findInstantiationOf(D)) { in FindInstantiatedDecl() local
4801 DeclContext::lookup_result Found = ParentDC->lookup(D->getDeclName()); in FindInstantiatedDecl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDemandedBits.cpp423 auto Found = AliveBits.find(I); in getDemandedBits() local
456 auto Found = AliveBits.find(UserI); in isUseDead() local
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h67 bool Found = false, DynamicFound = false; variable
178 bool Found = false, DynamicFound = false; in matchesConditionallyWithCuda() local
/external/llvm/lib/CodeGen/
DProcessImplicitDefs.cpp101 bool Found = false; in processImplicitDef() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DProcessImplicitDefs.cpp99 bool Found = false; in processImplicitDef() local
/external/swiftshader/third_party/subzero/src/
DIceMangling.cpp51 bool Found = false; in incrementSubstitutions() local
DIceCfgNode.cpp126 bool Found = false; in enforcePhiConsistency() local
140 bool Found = false; in enforcePhiConsistency() local
300 bool Found = false; in splitIncomingEdge() local
555 bool Found = false; in advancedPhiLowering() local
DIceInst.cpp335 bool Found = false; in repointEdges() local
535 bool Found = false; in repointEdges() local
601 bool Found = false; in repointEdges() local
/external/clang/unittests/Tooling/
DRewriterTestContext.h80 StringRef Found = in createOnDiskFile() local
DTestVisitor.h226 bool Found; member
/external/llvm/include/llvm/MC/
DMCSubtargetInfo.h164 auto Found = std::lower_bound(ProcDesc.begin(), ProcDesc.end(), CPU); in isCPUStringValid() local
/external/llvm/lib/TableGen/
DTGLexer.cpp312 DependenciesMapTy::const_iterator Found = Dependencies.find(IncludedFile); in LexInclude() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugLoc.cpp93 if (auto *Found = Cache[IA]) { in appendInlinedAt() local
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp87 auto Found = in getSchedModelForCPU() local
/external/clang/tools/diagtool/
DTreeView.cpp94 const GroupRecord *Found = in showGroup() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSubtargetInfo.h221 auto Found = std::lower_bound(ProcDesc.begin(), ProcDesc.end(), CPU); in isCPUStringValid() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DConstantMerge.cpp216 auto Found = CMap.find(Init); in mergeConstants() local
/external/clang/lib/Basic/
DDiagnosticIDs.cpp148 const StaticDiagInfoRec *Found = &StaticDiagInfo[ID + Offset]; in GetDiagInfo() local
553 auto Found = std::lower_bound(std::begin(OptionTable), std::end(OptionTable), in getDiagnosticsInGroup() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMustExecute.h452 bool Found = EIt.count(I); in findInContextOf() local

123456