Home
last modified time | relevance | path

Searched defs:PrintLocations (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DRenamingAction.h45 bool PrintLocations; variable
/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp190 bool PrintLocations) in RenamingASTConsumer()
237 bool PrintLocations; member in clang::tooling::RenamingASTConsumer
/llvm-project/clang/tools/clang-rename/
H A DClangRename.cpp
/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp69 static cl::opt<bool> PrintLocations("mir-debug-loc", cl::Hidden, cl::init(true), variable