Home
last modified time | relevance | path

Searched defs:NestedNameSpecifiers (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h281 mutable llvm::FoldingSet<NestedNameSpecifier> NestedNameSpecifiers; variable
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp166 TEST_F(FormatTest, NestedNameSpecifiers) { in TEST_F() argument