Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp284 bool &IsNestedNameSpecifier) { in getDeclShowContexts() argument
285 IsNestedNameSpecifier = false; in getDeclShowContexts()
329 IsNestedNameSpecifier = true; in getDeclShowContexts()
337 IsNestedNameSpecifier = true; in getDeclShowContexts()
339 IsNestedNameSpecifier = true; in getDeclShowContexts()
354 IsNestedNameSpecifier = true; in getDeclShowContexts()
385 bool IsNestedNameSpecifier = false; in CacheCodeCompletionResults() local
391 R.Declaration, Ctx->getLangOpts(), IsNestedNameSpecifier); in CacheCodeCompletionResults()
423 if (TheSema->Context.getLangOpts().CPlusPlus && IsNestedNameSpecifier && in CacheCodeCompletionResults()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp394 bool IsNestedNameSpecifier(const NamedDecl *ND) const;
818 if (Filter == &ResultBuilder::IsNestedNameSpecifier || in isInterestingDecl()
827 IsNestedNameSpecifier(ND) && in isInterestingDecl()
1567 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const { in IsNestedNameSpecifier() function in ResultBuilder
6096 Results.setFilter(&ResultBuilder::IsNestedNameSpecifier); in CodeCompleteTag()
6949 &ResultBuilder::IsNestedNameSpecifier); in CodeCompleteUsing()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4859 …fierEPN5clang9NamedDeclE", "(anonymous namespace)::ResultBuilder::IsNestedNameSpecifier(clang::Nam…