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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclTemplate.cpp285 CommonBase *CommonBasePtr = getMostRecentDecl()->getCommonPtr(); local
286 if (CommonBasePtr->LazySpecializations) {
288 uint32_t *Specs = CommonBasePtr->LazySpecializations;
289 CommonBasePtr->LazySpecializations = nullptr;

Completed in 139 milliseconds