Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h469 getGlobalVariableForwardDeclaration(const VarDecl *VD);
DCGDebugInfo.cpp2718 CGDebugInfo::getGlobalVariableForwardDeclaration(const VarDecl *VD) { in getGlobalVariableForwardDeclaration() function in CGDebugInfo
2755 return getGlobalVariableForwardDeclaration(VD); in getDeclarationOrDefinition()