Home
last modified time | relevance | path

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

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