Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DDIBuilder.h635 DIGlobalVariableExpression *createGlobalVariableExpression(
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
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-12-stable/contrib/llvm-project/llvm/lib/IR/
DDIBuilder.cpp702 DIGlobalVariableExpression *DIBuilder::createGlobalVariableExpression( in createGlobalVariableExpression() function in DIBuilder
DDebugInfo.cpp1449 return wrap(unwrap(Builder)->createGlobalVariableExpression( in LLVMDIBuilderCreateGlobalVariableExpression()