Home
last modified time | relevance | path

Searched refs:createTempGlobalVariableFwdDecl (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDIBuilder.h727 DIGlobalVariable *createTempGlobalVariableFwdDecl(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDDIBuilder.cpp772 DIGlobalVariable *DIBuilder::createTempGlobalVariableFwdDecl( in createTempGlobalVariableFwdDecl() function in DIBuilder
HDDebugInfo.cpp1659 return wrap(unwrap(Builder)->createTempGlobalVariableFwdDecl( in LLVMDIBuilderCreateTempGlobalVariableFwdDecl()
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.cpp4157 auto *GV = DBuilder.createTempGlobalVariableFwdDecl( in getGlobalVariableForwardDeclaration()