Searched defs:IsNestedNameSpecifier (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp388 bool IsNestedNameSpecifier = false; local
286 getDeclShowContexts(const NamedDecl *ND, const LangOptions &LangOpts, bool &IsNestedNameSpecifier) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1423 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const { function in class:ResultBuilder

Completed in 85 milliseconds