Home
last modified time | relevance | path

Searched refs:hasProcessingCache (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DAttributeList.h386 bool hasProcessingCache() const { return HasProcessingCache; } in hasProcessingCache() function
388 assert(hasProcessingCache()); in getProcessingCache()
/external/clang/lib/Sema/
DSemaDeclAttr.cpp3845 if (attr.hasProcessingCache()) { in CheckCallingConvAttr()