Lines Matching defs:ForVTable
3695 /*ForVTable=*/false);
3813 GetOrCreateLLVMFunction(MangledName, Ty, GD, /*ForVTable=*/false,
4216 Func = GetAddrOfFunction(CurGD, Ty, /*ForVTable=*/false,
4358 ResolverName, ResolverType, ResolverGD, /*ForVTable=*/false));
4386 /*ForVTable=*/false, /*DontDefer=*/true,
4524 /*ForVTable=*/false);
4536 ResolverName, DeclTy, GlobalDecl{}, /*ForVTable=*/false);
4566 StringRef MangledName, llvm::Type *Ty, GlobalDecl GD, bool ForVTable,
4766 CodeGenModule::GetAddrOfFunction(GlobalDecl GD, llvm::Type *Ty, bool ForVTable,
4786 auto *F = GetOrCreateLLVMFunction(MangledName, Ty, GD, ForVTable, DontDefer,
4858 GetOrCreateLLVMFunction(Name, FTy, GlobalDecl(), /*ForVTable=*/false,
5111 return GetAddrOfFunction(GD, Ty, /*ForVTable=*/false, /*DontDefer=*/false,
5118 return GetAddrOfFunction(GD, Ty, /*ForVTable=*/false, /*DontDefer=*/false,
5670 GetOrCreateLLVMFunction(MangledName, Ty, FD, /* ForVTable */ false));
5978 GV = cast<llvm::GlobalValue>(GetAddrOfFunction(GD, Ty, /*ForVTable=*/false,
6041 /*ForVTable=*/false);
6134 /*ForVTable=*/false);
7348 CppFunc->getName(), ResolverTy, {}, /*ForVTable*/ false);