Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprClassification.cpp757 case Cl::CM_IncompleteType: return MLV_IncompleteType; in isModifiableLvalue()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp331 case Expr::MLV_IncompleteType: in ActOnGCCAsmStmt()
H A DSemaExpr.cpp13467 case Expr::MLV_IncompleteType: in CheckForModifiableLvalue()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h304 MLV_IncompleteType, enumerator