Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h777 void collectVarDeclProps(const VarDecl *VD, llvm::DIFile *&Unit,
H A DCGDebugInfo.cpp3718 void CGDebugInfo::collectVarDeclProps(const VarDecl *VD, llvm::DIFile *&Unit, in collectVarDeclProps() function in CGDebugInfo
3838 collectVarDeclProps(VD, Unit, Line, T, Name, LinkageName, TemplateParameters, in getGlobalVariableForwardDeclaration()
5277 collectVarDeclProps(D, Unit, LineNo, T, DeclName, LinkageName, in EmitGlobalVariable()