Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp1818 DeclContext *PrimaryDC = this->getPrimaryContext(); in makeDeclVisibleInContext() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp3394 auto *PrimaryDC = getPrimaryDCForAnonymousDecl(DC); in getAnonymousDeclForMerging() local