Home
last modified time | relevance | path

Searched defs:LookupResult (Results 1 – 16 of 16) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h41 struct LookupResult { struct
58 raw_ostream &operator<<(raw_ostream &OS, const LookupResult &R); argument
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTImporterLookupTable.h66 using LookupResult = DeclList; variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DMultiplexExternalSemaSource.h26 class LookupResult; variable
H A DLookup.h171 LookupResult(TemporaryToken _, const LookupResult &Other) in LookupResult() function
183 LookupResult(LookupResult &&Other) in LookupResult() function
618 friend class LookupResult; variable
H A DExternalSemaSource.h32 class LookupResult; variable
H A DSema.h145 class LookupResult; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DVirtualFileSystem.h708 struct LookupResult { struct
719 LookupResult(Entry *E, sys::path::const_iterator Start, argument
725 Optional<StringRef> getExternalRedirect() const { in getExternalRedirect()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DTargetProcessControlTypes.h62 using LookupResult = std::vector<JITTargetAddress>; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h374 using LookupResult = std::map<StringRef, JITEvaluatedSymbol>; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp109 Expected<AsyncLookupResult> LookupResult) mutable { in linkPhase1()
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp291 auto LookupResult = Platform::lookupInitSymbols(ES, LookupSymbols); in getInitializers() local
343 auto LookupResult = Platform::lookupInitSymbols(ES, LookupSymbols); in getDeinitializers() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp1845 RedirectingFileSystem::LookupResult::LookupResult( in LookupResult() function in RedirectingFileSystem::LookupResult
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp1638 auto LookupResult = MemoryAccessToClass.find(From); in setMemoryClass() local
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp2644 LifetimeExtendedTemporaryDecl *&LookupResult = in mergeMergeable() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp8165 ASTImporterLookupTable::LookupResult LookupResult = in findDeclsInToCtx() local
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h7868 ExprResult LookupResult = getDerived().TransformUnresolvedLookupExpr( in TransformDependentCoawaitExpr() local