Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DSemaInternal.h234 unsigned buildNestedNameSpecifier(DeclContextList &DeclChain,
/external/clang/include/clang/Sema/
DSemaInternal.h247 unsigned buildNestedNameSpecifier(DeclContextList &DeclChain,
/external/clang/lib/Sema/
DSemaLookup.cpp4181 TypoCorrectionConsumer::NamespaceSpecifierSet::buildNestedNameSpecifier( in buildNestedNameSpecifier() function in TypoCorrectionConsumer::NamespaceSpecifierSet
4212 NumSpecifiers = buildNestedNameSpecifier(NamespaceDeclChain, NNS); in addNameSpecifier()
4219 buildNestedNameSpecifier(FullNamespaceDeclChain, NNS); in addNameSpecifier()
4241 buildNestedNameSpecifier(FullNamespaceDeclChain, NNS); in addNameSpecifier()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp4496 TypoCorrectionConsumer::NamespaceSpecifierSet::buildNestedNameSpecifier( in buildNestedNameSpecifier() function in TypoCorrectionConsumer::NamespaceSpecifierSet
4527 NumSpecifiers = buildNestedNameSpecifier(NamespaceDeclChain, NNS); in addNameSpecifier()
4534 buildNestedNameSpecifier(FullNamespaceDeclChain, NNS); in addNameSpecifier()
4555 buildNestedNameSpecifier(FullNamespaceDeclChain, NNS); in addNameSpecifier()