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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclTemplate.cpp411 Common *PrevCommon = nullptr; local
415 PrevCommon = static_cast<Common *>(Prev->Base::Common);
423 if (!PrevCommon) {
433 Base::Common = PrevCommon;

Completed in 126 milliseconds