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

  /external/clang/lib/CodeGen/
CGExprConstant.cpp 510 CGM.EmitConstantValueForMemory(FieldValue, Field->getType(), CGF);
    [all...]
CodeGenModule.h 728 /// EmitConstantValueForMemory - Emit the given constant value as a constant,
730 llvm::Constant *EmitConstantValueForMemory(const APValue &Value,
    [all...]
CodeGenModule.cpp     [all...]

Completed in 19 milliseconds