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

Member predicate Function::isNaked

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

predicate isNaked()