Home
last modified time | relevance | path

Searched defs:SemaDC (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1138 serialization::GlobalDeclID SemaDC; global() member
1517 addPendingDeclContextInfo(Decl * D,serialization::GlobalDeclID SemaDC,serialization::GlobalDeclID LexicalDC) addPendingDeclContextInfo() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp364 setDeclContextsImpl(DeclContext * SemaDC,DeclContext * LexicalDC,ASTContext & Ctx) setDeclContextsImpl() argument
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp618 auto *SemaDC = readDeclAs<DeclContext>(); VisitDecl() local
H A DASTReader.cpp9612 DeclContext *SemaDC = cast<DeclContext>(GetDecl(Info.SemaDC)); finishPendingActions() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3655 auto *SemaDC = OldD->getDeclContext()->getRedeclContext(); adjustDeclContextForDeclaratorDecl() local