Home
last modified time | relevance | path

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

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