Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h761 getGlobalVariableForwardDeclaration(const VarDecl *VD);
H A DCGDebugInfo.cpp4145 CGDebugInfo::getGlobalVariableForwardDeclaration(const VarDecl *VD) { in getGlobalVariableForwardDeclaration() function in CGDebugInfo
4200 return getGlobalVariableForwardDeclaration(VD); in getDeclarationOrDefinition()