Lines Matching defs:ForVTable
3786 /*ForVTable=*/false);
3904 GetOrCreateLLVMFunction(MangledName, Ty, GD, /*ForVTable=*/false,
4296 Func = GetAddrOfFunction(CurGD, Ty, /*ForVTable=*/false,
4437 ResolverName, ResolverType, ResolverGD, /*ForVTable=*/false));
4465 /*ForVTable=*/false, /*DontDefer=*/true,
4603 /*ForVTable=*/false);
4615 ResolverName, DeclTy, GlobalDecl{}, /*ForVTable=*/false);
4643 StringRef MangledName, llvm::Type *Ty, GlobalDecl GD, bool ForVTable,
4843 CodeGenModule::GetAddrOfFunction(GlobalDecl GD, llvm::Type *Ty, bool ForVTable,
4863 auto *F = GetOrCreateLLVMFunction(MangledName, Ty, GD, ForVTable, DontDefer,
4954 Name, ConvTy, GlobalDecl(), /*ForVTable=*/false,
4981 GetOrCreateLLVMFunction(Name, FTy, GlobalDecl(), /*ForVTable=*/false,
5222 return GetAddrOfFunction(GD, Ty, /*ForVTable=*/false, /*DontDefer=*/false,
5229 return GetAddrOfFunction(GD, Ty, /*ForVTable=*/false, /*DontDefer=*/false,
5787 GetOrCreateLLVMFunction(MangledName, Ty, FD, /* ForVTable */ false));
6095 GV = cast<llvm::GlobalValue>(GetAddrOfFunction(GD, Ty, /*ForVTable=*/false,
6158 /*ForVTable=*/false);
6251 /*ForVTable=*/false);
7466 CppFunc->getName(), ResolverTy, {}, /*ForVTable*/ false);