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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h461 getGlobalVariableForwardDeclaration(const VarDecl *VD);
H A DCGDebugInfo.cpp2532 CGDebugInfo::getGlobalVariableForwardDeclaration(const VarDecl *VD) { function in class:CGDebugInfo
2569 return getGlobalVariableForwardDeclaration(VD);

Completed in 60 milliseconds