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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp376 bool IsNestedNameSpecifier = false; local
280 getDeclShowContexts(const NamedDecl *ND, const LangOptions &LangOpts, bool &IsNestedNameSpecifier) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp1101 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const { function in class:ResultBuilder

Completed in 69 milliseconds