Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp388 class NestedNameSpecifierValidatorCCC final class
391 explicit NestedNameSpecifierValidatorCCC(Sema &SRef) in NestedNameSpecifierValidatorCCC() function in __anon1b8f69ed0211::NestedNameSpecifierValidatorCCC
399 return std::make_unique<NestedNameSpecifierValidatorCCC>(*this); in clone()
547 NestedNameSpecifierValidatorCCC CCC(*this); in BuildCXXNestedNameSpecifier()