HomeSort by: relevance | last modified time | path
    Searched refs:getGlobalVariableForwardDeclaration (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.h 669 getGlobalVariableForwardDeclaration(const VarDecl *VD);
CGDebugInfo.cpp 3686 CGDebugInfo::getGlobalVariableForwardDeclaration(const VarDecl *VD) {
3730 return getGlobalVariableForwardDeclaration(VD);

Completed in 73 milliseconds