Searched defs:markEmpty (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Analysis/Presburger/ | ||
H A D | Simplex.cpp | 1090 void SimplexBase::markEmpty() { markEmpty() function in SimplexBase |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 1194 void markEmpty() { data().Empty = true; } markEmpty() function |