Searched defs:Ann (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDecl.cpp1908 const AnnotateAttr *Ann = dyn_cast<AnnotateAttr>(A); local
1911 if (Ann) {
1912 if (Ann->getAnnotation() == cast<AnnotateAttr>(i)->getAnnotation())

Completed in 250 milliseconds