Home
last modified time | relevance | path

Searched defs:PrintName (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDisasm.cpp76 auto PrintName = [&OS](const char *Name) { in dump() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp119 void Pattern::printImpl(raw_ostream &OS, bool PrintName, in printImpl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp226 [&](DeclSpec::TQ TypeQual, StringRef PrintName, SourceLocation SL) { in getFunction()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp