Searched defs:pretty (Results 1 – 5 of 5) sorted by relevance
/llvm-project/libcxx/utils/libcxx/test/ |
H A D | dsl.py | 395 def pretty(self, config, litParams): member in ConfigAction 427 def pretty(self, config, litParams): member in AddFeature 449 def pretty(self, config, litParams): member in AddFlag 471 def pretty(self, config, litParams): member in AddFlagIfSupported 493 def pretty(self, config, litParams): member in AddCompileFlag 515 def pretty(self, config, litParams): member in AddLinkFlag 537 def pretty(self, config, litParams): member in PrependLinkFlag 561 def pretty(self, config, litParams): member in AddOptionalWarningFlag 586 def pretty(self, config, litParams): member in AddSubstitution 655 def pretty(sel member in Feature 818 def pretty(self, config, litParams): global() member in Parameter [all...] |
/llvm-project/llvm/docs/CommandGuide/ |
H A D | llvm-pdbutil.rst | 46 pretty section in Subcommands 60 The *pretty* subcommand displays a very high level representation of your argument 66 Options
|
/llvm-project/libcxx/test/libcxx/lint/ |
H A D | lint_headers.sh.py | 43 def pretty(path): function
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 200 namespace pretty { namespace
|
/llvm-project/mlir/lib/IR/ |
H A D | AsmPrinter.cpp | 1993 printLocationInternal(LocationAttr loc,bool pretty,bool isTopLevel) printLocationInternal() argument [all...] |