Home
last modified time | relevance | path

Searched defs:DeclA (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Tooling/Refactoring/
H A DLookup.cpp85 static StringRef getBestNamespaceSubstr(const DeclContext *DeclA, in getBestNamespaceSubstr()
/llvm-project/clang/unittests/AST/
H A DDeclTest.cpp128 const auto *DeclA = in TEST() local