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

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

Completed in 183 milliseconds