Searched defs:UpdateType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/M68k/ | ||
H A D | M68kCollapseMOVEMPass.cpp | 37 enum UpdateType { Ascending, Descending, Intermixed }; enum |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | TUScheduler.cpp | 657 struct UpdateType { global() struct in clang::clangd::__anon880aeff60611::ASTWorker |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaInit.cpp | 8158 bool UpdateType = ResultType && Entity.getType()->isIncompleteArrayType(); Perform() local |