Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h604 getGlobalVariableForwardDeclaration(const VarDecl *VD);
H A DCGDebugInfo.cpp3245 CGDebugInfo::getGlobalVariableForwardDeclaration(const VarDecl *VD) { in getGlobalVariableForwardDeclaration() function in CGDebugInfo
3289 return getGlobalVariableForwardDeclaration(VD); in getDeclarationOrDefinition()