Searched refs:getDefinitiveDeclContext (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.h85 const DeclContext *getDefinitiveDeclContext(const DeclContext *DC);
H A DASTCommon.cpp263 serialization::getDefinitiveDeclContext(const DeclContext *DC) { function in class:serialization
H A DASTWriter.cpp5780 assert(!getDefinitiveDeclContext(DC) && "DeclContext not definitive!");

Completed in 209 milliseconds