Home
last modified time | relevance | path

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

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