Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp672 static DILocalVariable *createLocalVariable( in createLocalVariable() function
703 return createLocalVariable(VMContext, PreservedVariables, Scope, Name, in createAutoVariable()
712 return createLocalVariable(VMContext, PreservedVariables, Scope, Name, ArgNo, in createParameterVariable()