Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h511 void collectVarDeclProps(const VarDecl *VD, llvm::DIFile *&Unit,
DCGDebugInfo.cpp2445 void CGDebugInfo::collectVarDeclProps(const VarDecl *VD, llvm::DIFile *&Unit, in collectVarDeclProps() function in CGDebugInfo
2532 collectVarDeclProps(VD, Unit, Line, T, Name, LinkageName, DContext); in getGlobalVariableForwardDeclaration()
3346 collectVarDeclProps(D, Unit, LineNo, T, DeclName, LinkageName, DContext); in EmitGlobalVariable()