Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVObject.cpp118 bool UseQuotes, bool PrintRef) const { in printAttributes() argument
133 if (UseQuotes) in printAttributes()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h322 bool UseQuotes = false, bool PrintRef = false) const;
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp675 std::string MemRegion::getDescriptiveName(bool UseQuotes) const { in getDescriptiveName()
705 if (UseQuotes) in getDescriptiveName()
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h189 std::string getDescriptiveName(bool UseQuotes = true) const;