Home
last modified time | relevance | path

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

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