HomeSort by relevance Sort by last modified time
    Searched refs:GetWeakRefReference (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/CodeGen/
CodeGenModule.h 591 /// GetWeakRefReference - Get a reference to the target of VD.
592 llvm::Constant *GetWeakRefReference(const ValueDecl *VD);
    [all...]
CGExprConstant.cpp 901 return CGM.GetWeakRefReference(Decl);
    [all...]
CGExpr.cpp     [all...]
CodeGenModule.cpp     [all...]

Completed in 53 milliseconds