Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h264 mutable unsigned ProcessingCache : 8; variable
446 return ProcessingCache; in getProcessingCache()
450 ProcessingCache = value; in setProcessingCache()