Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.cpp652 bool whitelisted_template = false; in CountType() local
660 whitelisted_template = true; in CountType()
663 if (whitelisted_template) in CountType()