Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dast_processing.cpp117 clang::FunctionDecl::TemplatedKind tkind = decl->getTemplatedKind(); in ShouldSkipFunctionDecl() local
118 switch (tkind) { in ShouldSkipFunctionDecl()