Home
last modified time | relevance | path

Searched refs:UseQuotes (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVObject.cpp118 bool UseQuotes, bool PrintRef) const { in printAttributes() argument
133 if (UseQuotes) in printAttributes()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h303 bool UseQuotes = false, bool PrintRef = false) const;
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp718 std::string MemRegion::getDescriptiveName(bool UseQuotes) const { in getDescriptiveName()
756 if (UseQuotes) in getDescriptiveName()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h193 std::string getDescriptiveName(bool UseQuotes = true) const;