Searched defs:Results (Results 1 - 24 of 24) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h218 selectFirst(StringRef BoundTo, const SmallVectorImpl<BoundNodes> &Results) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Tooling/
H A DFileMatchTrie.cpp135 void getAll(std::vector<StringRef> &Results, argument
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp247 SmallVector<SDValue, 4> Results; local
H A DX86ISelLowering.cpp13484 ReplaceATOMIC_LOAD(SDNode *Node, SmallVectorImpl<SDValue> &Results, SelectionDAG &DAG) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp926 ReplaceValueWith(SDValue(N, i), Results[i]); local
950 SetWidenedVector(SDValue(N, i), Results[i]); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp436 ProcessCodeCompleteResults(Sema &SemaRef, CodeCompletionContext Context, CodeCompletionResult *Results, unsigned NumResults) argument
[all...]
H A DSemaCodeComplete.cpp55 std::vector<Result> Results; member in class:__anon3250::ResultBuilder
1253 ResultBuilder &Results; member in class:__anon3251::CodeCompletionDeclConsumer
1257 CodeCompletionDeclConsumer(ResultBuilder &Results, DeclContext *CurContext) argument
1274 AddTypeSpecifierResults(const LangOptions &LangOpts, ResultBuilder &Results) argument
1350 AddStorageSpecifiers(Sema::ParserCompletionContext CCC, const LangOptions &LangOpts, ResultBuilder &Results) argument
1361 AddFunctionSpecifiers(Sema::ParserCompletionContext CCC, const LangOptions &LangOpts, ResultBuilder &Results) argument
1410 AddTypedefResult(ResultBuilder &Results) argument
1500 addThisCompletion(Sema &S, ResultBuilder &Results) argument
1517 AddOrdinaryNameResults(Sema::ParserCompletionContext CCC, Scope *S, Sema &SemaRef, ResultBuilder &Results) argument
2991 AddMacroResults(Preprocessor &PP, ResultBuilder &Results, bool IncludeUndefined, bool TargetTypeIsPointer = false) argument
3012 AddPrettyFunctionResults(const LangOptions &LangOpts, ResultBuilder &Results) argument
3025 HandleCodeCompleteResults(Sema *S, CodeCompleteConsumer *CodeCompleter, CodeCompletionContext Context, CodeCompletionResult *Results, unsigned NumResults) argument
3098 MaybeAddOverrideCalls(Sema &S, DeclContext *InContext, ResultBuilder &Results) argument
3466 AddObjCProperties(ObjCContainerDecl *Container, bool AllowCategories, bool AllowNullaryMethods, DeclContext *CurContext, AddedPropertiesSet &AddedProperties, ResultBuilder &Results) argument
3890 SmallVector<ResultCandidate, 8> Results; local
4238 AddTypeSpecifierResults(getLangOpts(), Results); local
4420 AddObjCImplementationResults(const LangOptions &LangOpts, ResultBuilder &Results, bool NeedAt) argument
4444 AddObjCInterfaceResults(const LangOptions &LangOpts, ResultBuilder &Results, bool NeedAt) argument
4464 AddObjCTopLevelResults(ResultBuilder &Results, bool NeedAt) argument
4520 AddObjCImplementationResults(getLangOpts(), Results, false); local
4522 AddObjCInterfaceResults(getLangOpts(), Results, false); local
4531 AddObjCExpressionResults(ResultBuilder &Results, bool NeedAt) argument
4596 AddObjCStatementResults(ResultBuilder &Results, bool NeedAt) argument
4642 AddObjCVisibilityResults(const LangOptions &LangOpts, ResultBuilder &Results, bool NeedAt) argument
4658 AddObjCVisibilityResults(getLangOpts(), Results, false); local
4846 AddObjCMethods(ObjCContainerDecl *Container, bool WantInstanceMethods, ObjCMethodKind WantKind, ArrayRef<IdentifierInfo *> SelIdents, DeclContext *CurContext, VisitedSelectorSet &Selectors, bool AllowSameLength, ResultBuilder &Results, bool InOriginalClass = true) argument
5163 AddSuperSendCompletion( Sema &S, bool NeedSuperKeyword, ArrayRef<IdentifierInfo *> SelIdents, ResultBuilder &Results) argument
5371 getPreferredArgumentTypeForMessageSend(ResultBuilder &Results, unsigned NumSelIdents) argument
5403 AddClassMessageCompletions(Sema &SemaRef, Scope *S, ParsedType Receiver, ArrayRef<IdentifierInfo *> SelIdents, bool AtArgumentExpression, bool IsSuper, ResultBuilder &Results) argument
5748 AddProtocolResults(DeclContext *Ctx, DeclContext *CurContext, bool OnlyForwardDeclarations, ResultBuilder &Results) argument
5815 AddInterfaceResults(DeclContext *Ctx, DeclContext *CurContext, bool OnlyForwardDeclarations, bool OnlyUnimplemented, ResultBuilder &Results) argument
6244 AddObjCKeyValueCompletions(ObjCPropertyDecl *Property, bool IsInstanceMethod, QualType ReturnType, ASTContext &Context, VisitedSelectorSet &KnownSelectors, ResultBuilder &Results) argument
7344 GatherGlobalCodeCompletions(CodeCompletionAllocator &Allocator, CodeCompletionTUInfo &CCTUInfo, SmallVectorImpl<CodeCompletionResult> &Results) argument
[all...]
H A DSemaChecking.cpp2883 llvm::SmallPtrSet<MemberKind*, 1> Results; local
2913 MethodSet Results = local
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.cpp614 SmallVector<SDValue, 8> Results; local
H A DR600ISelLowering.cpp761 ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue> &Results, SelectionDAG &DAG) const argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DLookup.h553 LookupResult &Results; member in class:clang::LookupResult::Filter
559 Filter(LookupResult &Results) argument
[all...]
/freebsd-9.3-release/sys/contrib/dev/acpica/include/
H A Dacstruct.h123 ACPI_GENERIC_STATE *Results; /* Stack of accumulated results */ member in struct:acpi_walk_state
H A Daclocal.h737 ACPI_RESULT_VALUES Results; member in union:acpi_generic_state
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2045 ReplaceLoadVector(SDNode *N, SelectionDAG &DAG, SmallVectorImpl<SDValue> &Results) argument
2137 ReplaceINTRINSIC_W_CHAIN(SDNode *N, SelectionDAG &DAG, SmallVectorImpl<SDValue> &Results) argument
2278 ReplaceNodeResults( SDNode *N, SmallVectorImpl<SDValue> &Results, SelectionDAG &DAG) const argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp853 SDValue Results[] = { Crc, Data }; local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp1335 localUncachedLookup(DeclarationName Name, SmallVectorImpl<NamedDecl *> &Results) argument
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.h1120 SmallVector<unsigned, 2> Results; member in class:llvm::CompleteMatchMatcher
H A DCodeGenDAGPatterns.cpp2725 std::vector<Record*> Results; local
2854 std::vector<Record*> Results; local
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3179 ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>& Results, SelectionDAG &DAG) const argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp364 SmallVector<Result, 8> Results; local
2205 CalculateHiddenNames(const CodeCompletionContext &Context, CodeCompletionResult *Results, unsigned NumResults, ASTContext &Ctx, llvm::StringSet<llvm::BumpPtrAllocator> &HiddenNames) argument
2288 ProcessCodeCompleteResults(Sema &S, CodeCompletionContext Context, CodeCompletionResult *Results, unsigned NumResults) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp698 LowerOperationWrapper(SDNode *N, SmallVectorImpl<SDValue> &Results, SelectionDAG &DAG) const argument
708 ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue> &Results, SelectionDAG &DAG) const argument
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3713 ResultsTy Results; local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h4737 CXCompletionResult *Results; member in struct:__anon2922
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6040 ReplaceATOMIC_OP_64(SDNode *Node, SmallVectorImpl<SDValue>& Results, argument
6068 ReplaceREADCYCLECOUNTER(SDNode *N, SmallVectorImpl<SDValue> &Results, SelectionDAG &DAG, const ARMSubtarget *Subtarget) argument
[all...]

Completed in 540 milliseconds