/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | EPCGenericDylibManager.h | 36 ExecutorAddr Lookup; member 54 lookup(tpctypes::DylibHandle H, const SymbolLookupSet &Lookup) { in lookup() 63 lookup(tpctypes::DylibHandle H, const RemoteSymbolLookupSet &Lookup) { in lookup()
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | PointerSumType.h | 216 template <TagT N> struct Lookup { struct 218 using MemberT = decltype( 222 using PointerT = typename MemberT::PointerT; 225 using TraitsT = typename MemberT::TraitsT;
|
/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVBaseInfo.cpp | 59 const SPIRV::SymbolicOperand *Lookup = in getSymbolicOperandMnemonic() local 94 const SPIRV::SymbolicOperand *Lookup = getSymbolicOperandMinVersion() local 106 const SPIRV::SymbolicOperand *Lookup = getSymbolicOperandMaxVersion() local 168 const SPIRV::SymbolicOperand *Lookup = getLinkStringForBuiltIn() local 183 const SPIRV::SymbolicOperand *Lookup = getSpirvBuiltInIdByName() local 222 const SPIRV::ExtendedBuiltin *Lookup = getExtInstName() local [all...] |
/llvm-project/lldb/include/lldb/Utility/ |
H A D | ThreadSafeDenseMap.h | 35 _ValueType Lookup(_KeyType k) { in Lookup() function 40 bool Lookup(_KeyType k, _ValueType &v) { in Lookup() function
|
/llvm-project/clang/lib/AST/ |
H A D | ComparisonCategories.cpp | 82 DeclContextLookupResult Lookup = Record->getCanonicalDecl()->lookup( in lookupValueInfo() local 93 DeclContextLookupResult Lookup = in lookupStdNamespace() local 105 DeclContextLookupResult Lookup = StdNS->lookup(&Ctx.Idents.get(Name)); in lookupCXXRecordDecl() local
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | EPCGenericDylibManager.cpp | 85 const SymbolLookupSet &Lookup, in lookupAsync() argument 103 const RemoteSymbolLookupSet &Lookup, in lookupAsync() argument
|
/llvm-project/clang-tools-extra/clangd/index/remote/ |
H A D | Service.proto | 18 rpc Lookup(LookupRequest) returns (stream LookupReply) {} rpc
|
/llvm-project/lldb/include/lldb/Core/ |
H A D | ThreadSafeDenseSet.h | 38 bool Lookup(_ElementType e) { in Lookup() function
|
/llvm-project/clang-tools-extra/clang-tidy/ |
H A D | ClangTidyCheck.cpp | 200 diagnoseBadBooleanOption(const Twine & Lookup,StringRef Unparsed) const diagnoseBadBooleanOption() argument 207 diagnoseBadIntegerOption(const Twine & Lookup,StringRef Unparsed) const diagnoseBadIntegerOption() argument 214 diagnoseBadEnumOption(const Twine & Lookup,StringRef Unparsed,StringRef Suggestion) const diagnoseBadEnumOption() argument
|
/llvm-project/clang/unittests/AST/ |
H A D | ASTDumperTest.cpp | 32 auto Lookup = Ctx.getTranslationUnitDecl()->lookup(&Ctx.Idents.get(Name)); in dumpTypeLoc() local
|
/llvm-project/third-party/benchmark/test/ |
H A D | map_test.cc | 47 BENCHMARK_DEFINE_F(MapFixture, Lookup)(benchmark::State& state) { in BENCHMARK_DEFINE_F() argument
|
/llvm-project/clang/test/SemaTemplate/ |
H A D | instantiate-expr-2.cpp | 89 struct Lookup {}; struct 109 struct Lookup {}; struct
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | IndexTests.cpp | 80 TEST(RelationSlab, Lookup) { in TEST() argument 217 TEST(MemIndexTest, Lookup) { in TEST() argument 277 TEST(MergeIndexTest, Lookup) { in TEST() argument
|
H A D | DexTests.cpp | 477 TEST(Dex, Lookup) { in TEST() argument 657 TEST(DexTest,Lookup) TEST() argument
|
/llvm-project/llvm/lib/Analysis/ |
H A D | AssumeBundleQueries.cpp | 88 auto Lookup = Result.find(Key); in fillMapFromAssume() local
|
/llvm-project/llvm/unittests/ExecutionEngine/JITLink/ |
H A D | JITLinkMocks.h |
|
/llvm-project/clang/test/SemaCXX/ |
H A D | conversion-function.cpp | 483 template <typename U> using Lookup = decltype(T{}.operator U()); typedef 491 template<typename U> using Lookup = decltype(&B::operator U); typedef
|
/llvm-project/lldb/source/Target/ |
H A D | Trace.cpp | 53 static std::optional<V> Lookup(DenseMap<K, V> &map, K k) { in Lookup() function 70 static std::optional<V> Lookup(DenseMap<K1, DenseMap<K2, V>> &map, K1 k1, in Lookup() function
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_dense_map.h | 407 InsertIntoBucketWithLookup(BucketT * TheBucket,KeyT && Key,ValueT && Value,LookupKeyT & Lookup) InsertIntoBucketWithLookup() argument 416 InsertIntoBucketImpl(const KeyT & Key,const LookupKeyT & Lookup,BucketT * TheBucket) InsertIntoBucketImpl() argument
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | AssumeBundleBuilder.cpp | 181 auto Lookup = AssumedKnowledgeMap.find(Key); in addKnowledge() local 444 auto &Lookup = Knowledge[{RK.WasOn, RK.AttrKind}]; dropRedundantKnowledge() local
|
/llvm-project/llvm/lib/Support/ |
H A D | DynamicLibrary.cpp | 96 void *Lookup(const char *Symbol, DynamicLibrary::SearchOrdering Order) { in Lookup() function in DynamicLibrary::HandleSet
|
/llvm-project/clang-tools-extra/clangd/index/dex/dexp/ |
H A D | Dexp.cpp | 175 class Lookup : public Command { class
|
/llvm-project/clang/lib/Lex/ |
H A D | InitHeaderSearch.cpp | 38 DirectoryLookupInfo(IncludeDirGroup Group, DirectoryLookup Lookup, member [all...] |
/llvm-project/clang-tools-extra/clangd/ |
H A D | GlobalCompilationDatabase.cpp | 478 CDBLookupResult Lookup; global() member 520 enqueue(CDBLookupResult Lookup) enqueue() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaCoroutine.cpp | 253 Functions.append(Lookup->decls_begin(), Lookup->decls_end()); in BuildOperatorCoawaitCall() argument 804 ExprResult Lookup = BuildOperatorCoawaitLookupExpr(S, Loc); ActOnCoawaitExpr() local 831 BuildUnresolvedCoawaitExpr(SourceLocation Loc,Expr * Operand,UnresolvedLookupExpr * Lookup) BuildUnresolvedCoawaitExpr() argument [all...] |