Home
last modified time | relevance | path

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

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