Searched defs:Result (Results 1 - 25 of 627) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBTableGenUtils.cpp17 RecordsByName Result; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOpDescriptor.cpp34 std::vector<Constant *> Result; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIAUtils.h19 HRESULT Result = (Object.*Func)(&Str16); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkFormat.cpp21 auto Result = StringSwitch<Format>(FormatStr) local
36 auto Result = local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DTransformer.cpp28 void Transformer::run(const MatchFinder::MatchResult &Result) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DSymbol.cpp21 std::string Result; local
44 OS << Result; local
[all...]
H A DPlatform.cpp58 PlatformSet Result; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemAlloc.h26 void *Result = std::malloc(Sz); local
40 void *Result = std::calloc(Count, Sz); local
53 void *Result = std::realloc(Ptr, Sz); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDarwinSDKInfo.cpp28 Expected<llvm::json::Value> Result = local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSetOperations.h51 S1Ty Result; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DTapiUniversal.cpp25 auto Result = TextAPIReader::get(Source); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DNonRelocatableStringpool.cpp42 std::vector<DwarfStringPoolEntryRef> Result; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DValueProfileCollector.cpp75 std::vector<CandidateInfo> Result; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-modextract/
H A Dllvm-modextract.cpp61 SmallVector<char, 0> Result; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAnalysisManager.h86 template <> class LoopAnalysisManagerFunctionProxy::Result { class in class:llvm::LoopAnalysisManagerFunctionProxy
88 explicit Result(LoopAnalysisManager &InnerAM, LoopInfo &LI) function in class:llvm::LoopAnalysisManagerFunctionProxy::Result
90 Result(Result &&Arg) function in class:llvm::LoopAnalysisManagerFunctionProxy::Result
H A DObjCARCAliasAnalysis.h74 typedef ObjCARCAAResult Result; typedef in class:llvm::objcarc::ObjCARCAA
81 std::unique_ptr<ObjCARCAAResult> Result; member in class:llvm::objcarc::ObjCARCAAWrapperPass
/freebsd-11-stable/usr.sbin/ppp/
H A Dsig.c68 sig_type Result; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.cpp58 auto Result = Mappings.insert(std::make_pair(Module, Targets)); local
H A DTypeTableCollection.cpp48 StringRef Result = NameStorage.save(computeTypeName(*this, Index)); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp34 HRESULT Result = SourceFile->get_checksum(0, &ByteSize, nullptr); local
46 HRESULT Result = SourceFile->get_checksumType(&Type); local
55 HRESULT Result = SourceFile->get_compilands(&DiaEnumerator); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DJITSymbol.cpp72 JITSymbolResolver::LookupResult Result; local
112 JITSymbolResolver::LookupSet Result; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DStatepoint.cpp61 StatepointDirectives Result; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DProgram.cpp40 ProcessInfo Result = Wait( local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DLexicallyOrderedRecursiveASTVisitor.h70 bool Result = BaseType::TraverseObjCImplementationDecl(D); local
75 bool Result = BaseType::TraverseObjCCategoryImplDecl(D); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticError.h40 Optional<PartialDiagnosticAt> Result; local

Completed in 303 milliseconds

1234567891011>>