Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDIBuilder.h633 DIGlobalVariableExpression *createGlobalVariableExpression(
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4757 GVE = DBuilder.createGlobalVariableExpression( in CollectAnonRecordDecls()
4824 GVE = DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
4918 GV.reset(DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
4937 DBuilder.createGlobalVariableExpression( in EmitExternalVariable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp697 DIGlobalVariableExpression *DIBuilder::createGlobalVariableExpression( in createGlobalVariableExpression() function in DIBuilder
H A DDebugInfo.cpp1413 return wrap(unwrap(Builder)->createGlobalVariableExpression( in LLVMDIBuilderCreateGlobalVariableExpression()