Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h351 bool isPRValue() const { return Kind >= CL_Function; } in isPRValue() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h378 bool isPRValue() const { return Kind >= CL_Function; } in isPRValue() function