Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp460 raw_ostream &clang::operator<<(raw_ostream &OS, DeclarationNameInfo DNInfo) { in operator <<() argument
462 DNInfo.printName(OS, PrintingPolicy(LangOptions())); in operator <<()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h895 raw_ostream &operator<<(raw_ostream &OS, DeclarationNameInfo DNInfo);