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.cpp744 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.cpp14495 case Expr::MLV_IncompleteType: in CheckForModifiableLvalue()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h299 MLV_IncompleteType, enumerator