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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/WindowsResource/
ResourceScriptToken.h 44 bool isLongInt() const;
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
ResourceScriptToken.h 56 bool isLongInt() const;
ResourceScriptToken.cpp 59 bool RCToken::isLongInt() const {
ResourceScriptStmt.h 36 : Val(Token.intValue()), Long(Token.isLongInt()) {}

Completed in 71 milliseconds