Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DAttributeList.h386 bool hasProcessingCache() const { return HasProcessingCache; } in hasProcessingCache() function
388 assert(hasProcessingCache()); in getProcessingCache()
/external/llvm-project/clang/include/clang/Sema/
DParsedAttr.h430 bool hasProcessingCache() const { return HasProcessingCache; } in hasProcessingCache() function
433 assert(hasProcessingCache()); in getProcessingCache()
/external/clang/lib/Sema/
DSemaDeclAttr.cpp3845 if (attr.hasProcessingCache()) { in CheckCallingConvAttr()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp4651 if (Attrs.hasProcessingCache()) { in CheckCallingConvAttr()