Home
last modified time | relevance | path

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

12345678910

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeFunctionSymbol.cpp62 bool Found = false; in inlineSiteContainsAddress() local
112 bool Found = false; in findInlineFramesByVA() local
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DRegisterAliasing.cpp67 auto &Found = Registers[PhysReg]; in getRegister() local
75 auto &Found = RegisterClasses[RegClassIndex]; in getRegisterClass() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Testing/Support/
DSupportHelpers.cpp37 bool Found = false; in getInputFileDirectory() local
/external/llvm-project/llvm/lib/Testing/Support/
DSupportHelpers.cpp37 bool Found = false; in getInputFileDirectory() local
/external/google-breakpad/src/common/windows/
Dsymbol_collector_client.h47 Found, enumerator
/external/google-breakpad/src/common/linux/
Dsymbol_collector_client.h47 Found, enumerator
/external/gwp_asan/gwp_asan/tests/
Diterate.cpp33 std::vector<std::pair<void *, size_t>> Found; in TEST_F() local
/external/llvm-project/compiler-rt/lib/gwp_asan/tests/
Diterate.cpp33 std::vector<std::pair<void *, size_t>> Found; in TEST_F() local
/external/llvm-project/clang/lib/Sema/
DSemaAccess.cpp1532 DeclAccessPair Found) { in CheckUnresolvedLookupAccess()
1548 DeclAccessPair Found) { in CheckUnresolvedMemberAccess()
1567 DeclAccessPair Found, in isMemberAccessibleForDeletion()
1616 DeclAccessPair Found, in CheckConstructorAccess()
1659 DeclAccessPair Found, in CheckConstructorAccess()
1702 DeclAccessPair Found, in CheckAllocationAccess()
1721 DeclAccessPair Found) { in CheckMemberAccess()
1754 DeclAccessPair Found) { in CheckMemberOperatorAccess()
1804 DeclAccessPair Found) { in CheckAddressOfMemberAccess()
DSemaCXXScopeSpec.cpp368 LookupResult Found(*this, NNS->getAsIdentifier(), SourceLocation(), in FindFirstQualifierInScope() local
386 LookupResult Found(*this, IdInfo.Identifier, IdInfo.IdentifierLoc, in isNonTypeNestedNameSpecifier() local
491 LookupResult Found(*this, IdInfo.Identifier, IdInfo.IdentifierLoc, in BuildCXXNestedNameSpecifier() 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
/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/llvm-project/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DProcessImplicitDefs.cpp99 bool Found = false; in processImplicitDef() local
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersTest.h90 bool Found = false, DynamicFound = false; variable
217 bool Found = false, DynamicFound = false; in matchesConditionallyWithCuda() local
/external/llvm-project/llvm/lib/Analysis/
DDemandedBits.cpp446 auto Found = AliveBits.find(I); in getDemandedBits() local
479 auto Found = AliveBits.find(UserI); in isUseDead() local
/external/clang/unittests/Tooling/
DRewriterTestContext.h80 StringRef Found = in createOnDiskFile() local
/external/llvm/include/llvm/MC/
DMCSubtargetInfo.h164 auto Found = std::lower_bound(ProcDesc.begin(), ProcDesc.end(), CPU); in isCPUStringValid() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugLoc.cpp93 if (auto *Found = Cache[IA]) { in appendInlinedAt() local
/external/llvm/lib/TableGen/
DTGLexer.cpp312 DependenciesMapTy::const_iterator Found = Dependencies.find(IncludedFile); in LexInclude() local
/external/llvm-project/llvm/lib/IR/
DDebugLoc.cpp93 if (auto *Found = Cache[IA]) { in appendInlinedAt() local

12345678910