Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp488 OnlyNamespace ? LookupNamespaceName in BuildCXXNestedNameSpecifier()
H A DSemaLookup.cpp263 case Sema::LookupNamespaceName: in getIDNS()
2111 case LookupNamespaceName: in LookupQualifiedName()
H A DSemaDeclCXX.cpp9019 SourceLocation(), LookupNamespaceName); in lookupStdExperimentalNamespace()
9377 LookupResult R(*this, NamespcName, IdentLoc, LookupNamespaceName); in ActOnUsingDirective()
10646 LookupResult R(*this, Ident, IdentLoc, LookupNamespaceName); in ActOnNamespaceAliasDef()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3074 LookupNamespaceName, enumerator