Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDIBuilder.h584 DIGlobalVariableExpression *createGlobalVariableExpression(
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.cpp4437 GVE = DBuilder.createGlobalVariableExpression( in CollectAnonRecordDecls()
4504 GVE = DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
4607 GV.reset(DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
4626 DBuilder.createGlobalVariableExpression( in EmitExternalVariable()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDDIBuilder.cpp641 DIGlobalVariableExpression *DIBuilder::createGlobalVariableExpression( in createGlobalVariableExpression() function in DIBuilder
HDDebugInfo.cpp1289 return wrap(unwrap(Builder)->createGlobalVariableExpression( in LLVMDIBuilderCreateGlobalVariableExpression()