Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseUsingCheck.cpp25 static constexpr llvm::StringLiteral ParentDeclName = "parent-decl"; global() variable
/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp278 auto ParentDeclName = FindExternalVisibleDeclsByName() local