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

  /external/clang/lib/CodeGen/
CodeGenModule.h 653 /// GetAddrOfConstantCompoundLiteral - Returns a pointer to a constant global
655 llvm::Constant *GetAddrOfConstantCompoundLiteral(const CompoundLiteralExpr*E);
    [all...]
CGExprConstant.cpp     [all...]
CGExpr.cpp     [all...]

Completed in 87 milliseconds