Home
last modified time | relevance | path

Searched defs:IsNestedNameSpecifier (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp289 bool &IsNestedNameSpecifier) { in getDeclShowContexts()
389 bool IsNestedNameSpecifier = false; in CacheCodeCompletionResults() local
/external/clang/lib/Frontend/
DASTUnit.cpp267 bool &IsNestedNameSpecifier) { in getDeclShowContexts()
362 bool IsNestedNameSpecifier = false; in CacheCodeCompletionResults() local
/external/clang/lib/Sema/
DSemaCodeComplete.cpp1114 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const { in IsNestedNameSpecifier() function in ResultBuilder
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp1436 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const { in IsNestedNameSpecifier() function in ResultBuilder