Home
last modified time | relevance | path

Searched defs:isPRValue (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h273 bool isPRValue() const { return getValueKind() == VK_PRValue; } isPRValue() function
378 bool isPRValue() const { return Kind >= CL_Function; } isPRValue() function