Searched defs:getIndentLevel (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h44 unsigned getIndentLevel() const { return IndentLevel; } function in class:llvm::PredicateExpander
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h82 int getIndentLevel() { return IndentLevel; } function in class:llvm::ScopedPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DLinePrinter.h66 int getIndentLevel() const { return CurrentIndent; } function in class:llvm::pdb::LinePrinter

Completed in 107 milliseconds