Home
last modified time | relevance | path

Searched defs:ResolverTy (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Breakpoint/
H A DBreakpointResolver.h127 enum ResolverTy { enum
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp5368 llvm::Type *ResolverTy = llvm::GlobalIFunc::getResolverFunctionType(DeclTy); in emitIFuncDefinition() local
6551 auto *ResolverTy = in CheckAndReplaceExternCIFuncs() local
/llvm-project-15.0.7/llvm/lib/IR/
H A DVerifier.cpp872 const Type *ResolverTy = GI.getResolver()->getType(); in visitGlobalIFunc() local