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

  /external/clang/include/clang/Lex/
MacroInfo.h 129 /// setDefinitionEndLoc - Set the location of the last token in the macro.
131 void setDefinitionEndLoc(SourceLocation EndLoc) { EndLocation = EndLoc; }
  /external/clang/lib/Lex/
PPDirectives.cpp     [all...]

Completed in 313 milliseconds