Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/
DChromeClassTester.cpp53 LocationType location_type = ClassifyLocation(location); in CheckTag()
74 ChromeClassTester::LocationType ChromeClassTester::ClassifyLocation( in ClassifyLocation() function in ChromeClassTester
DChromeClassTester.h46 LocationType ClassifyLocation(clang::SourceLocation loc);
DFindBadConstructsConsumer.cpp480 ClassifyLocation(instance().getSourceManager().getSpellingLoc(loc)); in ReportIfSpellingLocNotIgnored()
650 LocationType type = ClassifyLocation(manager.getSpellingLoc(loc)); in CheckVirtualBodies()
1044 ClassifyLocation(var_decl->getLocStart()); in CheckVarDecl()