Searched defs:FullyQualified (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | QualTypeNames.cpp | 269 createNestedNameSpecifierForScopeOf(const ASTContext & Ctx,const Decl * Decl,bool FullyQualified,bool WithGlobalNsPrefix) createNestedNameSpecifierForScopeOf() argument |
/llvm-project/clang-tools-extra/clangd/unittests/ | ||
H A D | CodeCompleteTests.cpp | 826 TEST(CompletionTest,FullyQualified) TEST() argument |