Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/
DCheckIPCVisitor.cpp182 bool CheckIPCVisitor::CheckIntegerType(QualType type, in CheckIntegerType() function in chrome_checker::CheckIPCVisitor
221 return CheckIntegerType(type, details); in CheckType()
DCheckIPCVisitor.h76 bool CheckIntegerType(clang::QualType type, CheckDetails* details) const;