Home
last modified time | relevance | path

Searched refs:CM_IncompleteType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DExprClassification.cpp664 return Cl::CM_IncompleteType; in IsModifiable()
726 case Cl::CM_IncompleteType: return MLV_IncompleteType; in isModifiableLvalue()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DExpr.h352 CM_IncompleteType enumerator