Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h635 DIGlobalVariableExpression *createGlobalVariableExpression(
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4735 GVE = DBuilder.createGlobalVariableExpression( in CollectAnonRecordDecls()
4810 GVE = DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
4900 GV.reset(DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
4919 DBuilder.createGlobalVariableExpression( in EmitExternalVariable()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp702 DIGlobalVariableExpression *DIBuilder::createGlobalVariableExpression( in createGlobalVariableExpression() function in DIBuilder
H A DDebugInfo.cpp1449 return wrap(unwrap(Builder)->createGlobalVariableExpression( in LLVMDIBuilderCreateGlobalVariableExpression()