Home
last modified time | relevance | path

Searched refs:PrintName (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
DDisasm.cpp42 auto PrintName = [&OS](const char *Name) { in dump() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DDeclSpec.cpp225 [&](DeclSpec::TQ TypeQual, StringRef PrintName, SourceLocation SL) { in getFunction() argument