HomeSort by: relevance | last modified time | path
    Searched refs:collectVarDeclProps (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.h 734 void collectVarDeclProps(const VarDecl *VD, llvm::DIFile *&Unit,
CGDebugInfo.cpp 3575 void CGDebugInfo::collectVarDeclProps(const VarDecl *VD, llvm::DIFile *&Unit,
3695 collectVarDeclProps(VD, Unit, Line, T, Name, LinkageName, TemplateParameters,
4793 collectVarDeclProps(D, Unit, LineNo, T, DeclName, LinkageName,

Completed in 31 milliseconds