Home
last modified time | relevance | path

Searched defs:PrimaryContext (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DConfusableIdentifierCheck.h35 const DeclContext *PrimaryContext; member
H A DConfusableIdentifierCheck.cpp139 const DeclContext *PrimaryContext = DC->getPrimaryContext(); in getContextInfo() local
[all...]
/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1838 const DeclContext *PrimaryContext = getPrimaryContext(); lookup() local
1903 DeclContext *PrimaryContext = getPrimaryContext(); noload_lookup() local