HomeSort by relevance Sort by last modified time
    Searched refs:CheckIntegerType (Results 1 - 2 of 2) sorted by null

  /external/v8/tools/clang/plugins/
CheckIPCVisitor.h 76 bool CheckIntegerType(clang::QualType type, CheckDetails* details) const;
CheckIPCVisitor.cpp 182 bool CheckIPCVisitor::CheckIntegerType(QualType type,
221 return CheckIntegerType(type, details);

Completed in 74 milliseconds