Home
last modified time | relevance | path

Searched refs:ClassifyLValue (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprClassification.cpp722 Expr::LValueClassification Expr::ClassifyLValue(ASTContext &Ctx) const { in ClassifyLValue() function in Expr
H A DExpr.cpp3043 return ClassifyLValue(Ctx) == Expr::LV_MemberFunction; in isBoundMemberFunction()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h294 LValueClassification ClassifyLValue(ASTContext &Ctx) const;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp14452 Expr::LValueClassification lval = op->ClassifyLValue(Context); in CheckAddressOfOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc10438 {"_ZNK5clang4Expr14ClassifyLValueERNS_10ASTContextE", "clang::Expr::ClassifyLValue(clang::ASTContex…