Searched refs:createComplexVariable (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/IR/
H A DDIBuilder.h544 /// createComplexVariable - Create a new descriptor for the specified
556 DIVariable createComplexVariable(unsigned Tag, DIDescriptor Scope,
/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp1108 DIVariable NewDIVar = Builder.createComplexVariable(
/external/llvm/lib/IR/
H A DDIBuilder.cpp1070 /// createComplexVariable - Create a new descriptor for the specified variable
1072 DIVariable DIBuilder::createComplexVariable(unsigned Tag, DIDescriptor Scope, function in class:DIBuilder
/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2778 DBuilder.createComplexVariable(Tag,
2908 DBuilder.createComplexVariable(llvm::dwarf::DW_TAG_auto_variable,

Completed in 415 milliseconds