/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 173 NamedDecl *Existing; member in clang::ASTDeclReader::FindExistingResult 186 FindExistingResult(ASTReader &Reader, NamedDecl *New, NamedDecl *Existing, in FindExistingResult() 2314 if (auto *Existing = Redecl.getKnownMergeTarget()) in mergeRedeclarable() local 2318 if (T *Existing = ExistingRes) in mergeRedeclarable() local 2333 RedeclarableTemplateDecl *Existing, in mergeTemplatePattern() 2374 void ASTDeclReader::mergeRedeclarable(Redeclarable<T> *DBase, T *Existing, in mergeRedeclarable() 2428 if (T *Existing = ExistingRes) in mergeMergeable() local 2943 if (auto *Existing = getAnonymousDeclForMerging( in findExisting() local 2978 if (NamedDecl *Existing = getDeclForMerging(*I, TypedefNameForLinkage)) in findExisting() local 2986 if (NamedDecl *Existing = getDeclForMerging(*I, TypedefNameForLinkage)) in findExisting() local [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Core/ |
D | Replacement.h | 159 ReplacementError(replacement_error Err, Replacement Existing) in ReplacementError() 164 ReplacementError(replacement_error Err, Replacement New, Replacement Existing) in ReplacementError()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Core/ |
D | Replacement.h | 159 ReplacementError(replacement_error Err, Replacement Existing) in ReplacementError() 164 ReplacementError(replacement_error Err, Replacement New, Replacement Existing) in ReplacementError()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Core/ |
D | Replacement.h | 159 ReplacementError(replacement_error Err, Replacement Existing) in ReplacementError() 164 ReplacementError(replacement_error Err, Replacement New, Replacement Existing) in ReplacementError()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Core/ |
D | Replacement.h | 159 ReplacementError(replacement_error Err, Replacement Existing) in ReplacementError() 164 ReplacementError(replacement_error Err, Replacement New, Replacement Existing) in ReplacementError()
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | Pragma.cpp | 738 if (PragmaHandler *Existing = PragmaHandlers->FindHandler(Namespace)) { in AddPragmaHandler() local 766 PragmaHandler *Existing = PragmaHandlers->FindHandler(Namespace); in RemovePragmaHandler() local 1517 if (PragmaHandler *Existing = STDCNamespace->FindHandler("", false)) { in IgnorePragmas() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfFile.cpp | 37 if (DIEAbbrev *Existing = in assignAbbrevNumber() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | DeclTemplate.cpp | 189 EntryType *Existing = Specializations.GetOrInsertNode(Entry); in addSpecializationImpl() local 400 ClassTemplatePartialSpecializationDecl *Existing in AddPartialSpecialization() local 1019 VarTemplatePartialSpecializationDecl *Existing = in AddPartialSpecialization() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | BasicBlockSections.cpp | 299 auto *Existing = MF.getFunction().getMetadata(LLVMContext::MD_annotation); in hasInstrProfHashMismatch() local
|
H A D | MachineFunction.cpp | 114 auto *Existing = in setUnsafeStackSize() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | IdentifierResolver.cpp | 258 static DeclMatchKind compareDeclarations(NamedDecl *Existing, NamedDecl *New) { in compareDeclarations()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | ItaniumManglingCanonicalizer.cpp | 107 if (NodeHeader *Existing = Nodes.FindNodeOrInsertPos(ID, InsertPos)) in getOrCreateNode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | ItaniumManglingCanonicalizer.cpp | 113 if (NodeHeader *Existing = Nodes.FindNodeOrInsertPos(ID, InsertPos)) in getOrCreateNode() local
|
/aosp_15_r20/external/libchrome/base/ |
H A D | observer_list_unittest.cc | 808 TEST(ObserverListTest, Existing) { in TEST() argument 833 TEST(ObserverListThreadSafeTest, Existing) { in TEST() argument
|
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/ |
D | instance.rs | 195 Existing { header_index: usize, payload_size: usize }, enumerator
|
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/ |
H A D | base.py | 25 Existing = 0 variable in MutableLocalSource
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopDeletion.cpp | 185 auto Existing = FirstIterValue.find(V); in getValueOnFirstIteration() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | observer_list_threadsafe_unittest.cc | 573 TEST(ObserverListThreadSafeTest, Existing) { in TEST() argument
|
H A D | observer_list_unittest.cc | 473 TYPED_TEST(ObserverListTest, Existing) { in TYPED_TEST() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIE.cpp | 147 if (DIEAbbrev *Existing = in uniqueAbbreviation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCTargetDesc.cpp | 460 auto Existing = ArchSubtarget.find(std::string(STI->getCPU())); in getArchSubtarget() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIE.cpp | 153 if (DIEAbbrev *Existing = in uniqueAbbreviation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 264 memprof::IndexedMemProfRecord &Existing = Result.first->second; in addMemProfRecord() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 321 for (const MDOperand &Existing : drop_begin(OrigLoopID->operands(), 1)) { in makeFollowupLoopID() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 794 SDNode *Existing = CSEMap.GetOrInsertNode(N); in AddModifiedNodeToCSEMaps() local 5730 if (SDNode *Existing = FindModifiedNodeSlot(N, Op, InsertPos)) in UpdateNodeOperands() local 5755 if (SDNode *Existing = FindModifiedNodeSlot(N, Op1, Op2, InsertPos)) in UpdateNodeOperands() local 5806 if (SDNode *Existing = FindModifiedNodeSlot(N, Ops, InsertPos)) in UpdateNodeOperands() local
|