CodeQL library for C/C++
codeql/cpp-all 0.7.2 ( changelog , source )
Search

Member predicate Function :: isNaked

Holds if this function is declared with __attribute__((naked)) or __declspec(naked).

predicate isNaked ( )