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

  /external/clang/include/clang/AST/
CommentSema.h 180 SourceLocation GreaterLoc,
Comment.h 478 void setGreaterLoc(SourceLocation GreaterLoc) {
479 Range.setEnd(GreaterLoc);
  /external/clang/lib/AST/
CommentSema.cpp 481 SourceLocation GreaterLoc,
484 Tag->setGreaterLoc(GreaterLoc);
    [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]

Completed in 65 milliseconds