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

  /external/clang/lib/Lex/
LiteralSupport.cpp 408 isMicrosoftInteger = false;
493 isMicrosoftInteger = true;
499 isMicrosoftInteger = true;
505 isMicrosoftInteger = true;
514 isMicrosoftInteger = true;
522 isMicrosoftInteger = true;
    [all...]
  /external/clang/include/clang/Lex/
LiteralSupport.h 59 bool isMicrosoftInteger; // Microsoft suffix extension i8, i16, i32, or i64.

Completed in 902 milliseconds