Home
last modified time | relevance | path

Searched refs:MLV_IncompleteType (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprClassification.cpp729 case Cl::CM_IncompleteType: return MLV_IncompleteType; in isModifiableLvalue()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp328 case Expr::MLV_IncompleteType: in ActOnGCCAsmStmt()
H A DSemaExpr.cpp13050 case Expr::MLV_IncompleteType: in CheckForModifiableLvalue()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h297 MLV_IncompleteType, enumerator