Searched defs:GetAddrOfGlobal (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | ModuleBuilder.cpp | 132 llvm::Constant *GetAddrOfGlobal(GlobalDecl global, bool isForDefinition) { in GetAddrOfGlobal() function in __anonbec9d48b0111::CodeGeneratorImpl |
H A D | CodeGenModule.cpp | 5100 CodeGenModule::GetAddrOfGlobal(GlobalDecl GD, ForDefinition_t IsForDefinition) { in GetAddrOfGlobal() function in CodeGenModule |