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

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

Completed in 49 milliseconds