Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprClassification.cpp720 case Cl::CM_IncompleteType: return MLV_IncompleteType; in isModifiableLvalue()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmtAsm.cpp328 case Expr::MLV_IncompleteType: in ActOnGCCAsmStmt()
H A DSemaExpr.cpp12929 case Expr::MLV_IncompleteType: in CheckForModifiableLvalue()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h299 MLV_IncompleteType, enumerator