Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp536 static bool checkTypedefTypeForCapability(QualType Ty) { in checkTypedefTypeForCapability() function
549 if (checkTypedefTypeForCapability(Ty)) in typeHasCapability()