Home
last modified time | relevance | path

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

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