Home
last modified time | relevance | path

Searched refs:dumpColor (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp226 LLVM_DUMP_METHOD void Decl::dumpColor() const { in dumpColor() function in Decl
288 LLVM_DUMP_METHOD void Stmt::dumpColor() const { in dumpColor() function in Stmt
314 LLVM_DUMP_METHOD void Comment::dumpColor() const { in dumpColor() function in Comment
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h240 void dumpColor() const;
H A DDeclBase.h1258 void dumpColor() const;
H A DStmt.h1403 void dumpColor() const; in alignas()