Searched defs:NameInScope (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | TypePrinter.cpp | 1310 AppendScope(DeclContext * DC,raw_ostream & OS,DeclarationName NameInScope) AppendScope() argument |
H A D | Decl.cpp | 1746 DeclarationName NameInScope = getDeclName(); printNestedNameSpecifier() local |