Home
last modified time | relevance | path

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

12

/external/llvm/lib/MC/
DMCSubtargetInfo.cpp85 const SubtargetInfoKV *Found = in getInstrItineraryForCPU() local
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp303 LookupResult Found(*this, NNS->getAsIdentifier(), SourceLocation(), in FindFirstQualifierInScope() local
323 LookupResult Found(*this, &II, IdLoc, LookupNestedNameSpecifierName); in isNonTypeNestedNameSpecifier() local
390 LookupResult Found(*this, &Identifier, IdentifierLoc, in BuildCXXNestedNameSpecifier() local
DSemaAccess.cpp1397 DeclAccessPair Found) { in CheckUnresolvedLookupAccess()
1413 DeclAccessPair Found) { in CheckUnresolvedMemberAccess()
1531 DeclAccessPair Found, in CheckAllocationAccess()
1552 DeclAccessPair Found) { in CheckMemberOperatorAccess()
1571 DeclAccessPair Found) { in CheckAddressOfMemberAccess()
DSemaLookup.cpp622 bool Found = false; in LookupDirect() local
721 bool Found = LookupDirect(S, R, NS); in CppNamespaceLookup() local
856 bool Found = false; in CppLookupName() local
958 bool Found = false; in CppLookupName() local
1210 bool Found = false; in LookupQualifiedNameInUsingDirectives() local
1590 DeclContext::lookup_iterator Found = Paths->front().Decls.first; in DiagnoseAmbiguousLookup() local
2133 NamedDecl *Found = (*Op)->getUnderlyingDecl(); in LookupOverloadedOperatorName() local
DSemaTemplateInstantiateDecl.cpp212 DeclContext::lookup_result Found = Owner->lookup(Pattern->getDeclName()); in VisitTypeAliasTemplateDecl() local
736 DeclContext::lookup_result Found = Owner->lookup(Pattern->getDeclName()); in VisitClassTemplateDecl() local
894 DeclContext::lookup_result Found in VisitClassTemplatePartialSpecializationDecl() local
3051 llvm::PointerUnion<Decl *, DeclArgumentPack *> *Found in FindInstantiatedDecl() local
3184 DeclContext::lookup_result Found = ParentDC->lookup(D->getDeclName()); in FindInstantiatedDecl() local
DSemaInit.cpp2202 DeclAccessPair Found) { in AddAddressOverloadResolutionStep()
2639 DeclAccessPair Found; in TryReferenceInitialization() local
4522 DeclAccessPair Found; in Diagnose() local
DSemaExprCXX.cpp144 LookupResult Found(*this, &II, NameLoc, LookupOrdinaryName); in getDestructorName() local
1685 LookupResult Found(*this, Name, StartLoc, LookupOrdinaryName); in FindDeallocationFunction() local
2215 DeclAccessPair Found; in PerformImplicitConversion() local
DSemaCXXCast.cpp1781 DeclAccessPair Found; in CXXCheckCStyleCast() local
DSemaOverload.cpp3392 DeclAccessPair Found; in TryReferenceInit() local
3972 DeclAccessPair Found = ExplicitConversions[0]; in ConvertToIntegralOrEnumerationType() local
4010 DeclAccessPair Found = ViableConversions[0]; in ConvertToIntegralOrEnumerationType() local
9690 Expr *Sema::FixOverloadedFunctionReference(Expr *E, DeclAccessPair Found, in FixOverloadedFunctionReference()
9838 DeclAccessPair Found, in FixOverloadedFunctionReference()
DSemaTemplateInstantiate.cpp2283 LocalDeclsMap::iterator Found = Current->LocalDecls.find(CheckD); in findInstantiationOf() local
/external/clang/lib/Basic/
DDiagnosticIDs.cpp171 const StaticDiagInfoRec *Found = in GetDiagInfo() local
274 const StaticDiagNameIndexRec *Found = in getIdFromName() local
616 const WarningOption *Found = in setDiagnosticGroupMapping() local
/external/llvm/lib/Support/
DTriple.cpp413 bool Found[4]; in normalize() local
/external/llvm/lib/CodeGen/
DMachineInstr.cpp926 bool Found = (MOReg == Reg); in findRegisterDefOperandIdx() local
1533 bool Found = false; in addRegisterKilled() local
1591 bool Found = false; in addRegisterDead() local
DTailDuplication.cpp148 bool Found = false; in VerifyPHIs() local
DRegAllocLinearScan.cpp1158 bool Found = false; in assignRegOrStackSlotAtInterval() local
/external/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c226 LLVMValueRef Found; in llvm_ee_find_function() local
/external/clang/include/clang/Sema/
DLookup.h43 Found, enumerator
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java151 "Not Found"); in setReason()
/external/llvm/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp646 bool Found = false; in CheckInvariants() local
/external/clang/lib/AST/
DDeclCXX.cpp316 llvm::SmallVector<std::pair<CXXMethodDecl *, Qualifiers>, 4> Found; in getCopyConstructor() local
352 llvm::SmallVector<std::pair<CXXMethodDecl *, Qualifiers>, 4> Found; in getCopyAssignmentOperator() local
DASTImporter.cpp2119 Decl *Found = *Lookup.first; in VisitEnumDecl() local
2221 Decl *Found = *Lookup.first; in VisitRecordDecl() local
3604 Decl *Found = *Lookup.first; in VisitClassTemplateDecl() local
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp108 bool Found = InstIt->second.erase(Val); in RemoveFromReverseMap() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp123 Module *Found = *I; in removeModule() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp999 bool Found = false; in EmitConstantPool() local
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp486 bool Found = false; in DefinesPredicate() local

12