Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DAttributeList.h386 bool hasProcessingCache() const { return HasProcessingCache; } in hasProcessingCache() function
/external/llvm-project/clang/include/clang/Sema/
DParsedAttr.h430 bool hasProcessingCache() const { return HasProcessingCache; } in hasProcessingCache() function