Searched defs:IsNestedNameSpecifier (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ | ||
H A D | ASTUnit.cpp | 287 getDeclShowContexts(const NamedDecl * ND,const LangOptions & LangOpts,bool & IsNestedNameSpecifier) getDeclShowContexts() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 1558 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const { IsNestedNameSpecifier() function in ResultBuilder |