Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Refactoring/
DLookup.cpp219 StringRef Suggested = getBestNamespaceSubstr(UseContext, ReplacementString, in replaceNestedName() local
/external/llvm-project/clang-tools-extra/clangd/
DHeaders.cpp235 std::string Suggested; in calculateIncludePath() local
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp8434 bool Sema::hasStructuralCompatLayout(Decl *D, Decl *Suggested) { in hasStructuralCompatLayout()
8458 bool Sema::hasVisibleDefinition(NamedDecl *D, NamedDecl **Suggested, in hasVisibleDefinition()
/external/clang/lib/Sema/
DSemaType.cpp6848 bool Sema::hasVisibleDefinition(NamedDecl *D, NamedDecl **Suggested, in hasVisibleDefinition()