Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/
DChromeClassTester.cpp54 if (location_type == LocationType::kThirdParty) in CheckTag()
77 return LocationType::kThirdParty; in ClassifyLocation()
83 return LocationType::kThirdParty; in ClassifyLocation()
90 return LocationType::kThirdParty; in ClassifyLocation()
105 return LocationType::kThirdParty; in ClassifyLocation()
120 return LocationType::kThirdParty; in ClassifyLocation()
DChromeClassTester.h44 kThirdParty, enumerator
DFindBadConstructsConsumer.cpp481 bool ignored = type == LocationType::kThirdParty; in ReportIfSpellingLocNotIgnored()
651 if (type == LocationType::kThirdParty || type == LocationType::kBlink) in CheckVirtualBodies()
1045 if (location_type != LocationType::kThirdParty) { in CheckVarDecl()