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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp3660 if (S.CheckRegparmAttr(Attr, numParams))
3674 bool Sema::CheckRegparmAttr(const AttributeList &Attr, unsigned &numParams) { function in class:Sema

Completed in 58 milliseconds