Searched defs:Revert (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/utils/ | ||
H A D | revert_checker.py | 161 Revert = NamedTuple( global() variable |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMLowOverheadLoops.cpp | 384 bool Revert = false; global() member |
/llvm-project/clang/include/clang/Parse/ | ||
H A D | Parser.h | 1054 void Revert() { Revert() function |