Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h385 llvm::DIGlobalVariable getGlobalVariableForwardDeclaration(const VarDecl *VD);
DCGDebugInfo.cpp2419 CGDebugInfo::getGlobalVariableForwardDeclaration(const VarDecl *VD) { in getGlobalVariableForwardDeclaration() function in CGDebugInfo
2458 return getGlobalVariableForwardDeclaration(VD); in getDeclarationOrDefinition()