Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h388 llvm::DIGlobalVariable getGlobalVariableForwardDeclaration(const VarDecl *VD);
H A DCGDebugInfo.cpp2404 CGDebugInfo::getGlobalVariableForwardDeclaration(const VarDecl *VD) { in getGlobalVariableForwardDeclaration() function in CGDebugInfo
2443 return getGlobalVariableForwardDeclaration(VD); in getDeclarationOrDefinition()