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

  /external/clang/include/clang/Basic/
IdentifierTable.h 234 /// is/setIsFutureCompatKeyword - Initialize information about whether or not
240 void setIsFutureCompatKeyword(bool Val) {
  /external/clang/lib/Basic/
IdentifierTable.cpp 179 Info.setIsFutureCompatKeyword(AddResult == KS_Future);
  /external/clang/lib/Lex/
Preprocessor.cpp 685 II.setIsFutureCompatKeyword(false);
    [all...]

Completed in 937 milliseconds