Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DOSLog.h106 CharUnits getConstValue() const { return ConstValue; } in getConstValue() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp1198 ArgVal = Builder.getInt32(Item.getConstValue().getQuantity()); in emitBuiltinOSLogFormat()