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

  /external/clang/lib/CodeGen/
CGExprConstant.cpp 511 assert(EltInit && "EmitConstantValue can't fail");
    [all...]
CodeGenModule.h 723 /// EmitConstantValue - Emit the given constant value as a constant, in the
725 llvm::Constant *EmitConstantValue(const APValue &Value, QualType DestType,
    [all...]
CGExpr.cpp     [all...]

Completed in 18 milliseconds