Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp468 static bool checkTypedefTypeForCapability(QualType Ty) { in checkTypedefTypeForCapability() function
481 if (checkTypedefTypeForCapability(Ty)) in typeHasCapability()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp580 static bool checkTypedefTypeForCapability(QualType Ty) { in checkTypedefTypeForCapability() function
593 if (checkTypedefTypeForCapability(Ty)) in typeHasCapability()