Searched defs:CommentLoc (Results 1 – 7 of 7) sorted by relevance
69 auto CommentLoc = Comment->getBeginLoc(); in beginLoc() local
109 std::pair<FileID, unsigned> CommentLoc = in getCommentsInRange() local
518 ActOnPragmaMSComment(SourceLocation CommentLoc,PragmaMSCommentKind Kind,StringRef Arg) ActOnPragmaMSComment() argument
3176 SourceLocation CommentLoc = Tok.getLocation(); HandlePragma() local
149 PragmaCommentDecl(TranslationUnitDecl * TU,SourceLocation CommentLoc,PragmaMSCommentKind CommentKind) PragmaCommentDecl() argument
5275 Create(const ASTContext & C,TranslationUnitDecl * DC,SourceLocation CommentLoc,PragmaMSCommentKind CommentKind,StringRef Arg) Create() argument
9595 SourceLocation CommentLoc = C->getBeginLoc(); ReadComments() local