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