Home
last modified time | relevance | path

Searched refs:getConstValue (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DOSLog.h105 CharUnits getConstValue() const { return ConstValue; } in getConstValue() function
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp1813 ArgVal = Builder.getInt32(Item.getConstValue().getQuantity()); in emitBuiltinOSLogFormat()