Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExpr.h272 bool isPRValue() const { return getValueKind() == VK_PRValue; } in isPRValue() function
377 bool isPRValue() const { return Kind >= CL_Function; } in isPRValue() function