Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOSLog.h105 CharUnits getConstValue() const { return ConstValue; } in getConstValue() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp1817 ArgVal = Builder.getInt32(Item.getConstValue().getQuantity()); in emitBuiltinOSLogFormat()