Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3048 bool IsDependentContext = DC != LexicalDC ? LexicalDC->isDependentContext() VisitRecordDecl() local
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6221 bool IsDependentContext = DC->isDependentContext(); HandleDeclarator() local