llvm-project/clang/lib/APINotes
Saleem Abdulrasool 4eaa024863 APINotes: constify `dump` methods (NFC)
This simply marks the functions as const as they do not mutate the
value.  This is useful for debugging iterations during development.
NFCI.
2020-12-01 19:01:06 +00:00
..
APINotesTypes.cpp APINotes: constify `dump` methods (NFC) 2020-12-01 19:01:06 +00:00
APINotesYAMLCompiler.cpp
CMakeLists.txt