Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h364 unsigned getProcessingCache() const { in getProcessingCache() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4869 CC = (CallingConv) Attrs.getProcessingCache(); in CheckCallingConvAttr()