Home
last modified time | relevance | path

Searched defs:CommentLoc (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/
H A DInsertionPoint.cpp68 auto CommentLoc = Comment->getBeginLoc(); in beginLoc() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DArgumentCommentCheck.cpp111 std::pair<FileID, unsigned> CommentLoc = in getCommentsInRange() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaAttr.cpp505 void Sema::ActOnPragmaMSComment(SourceLocation CommentLoc, in ActOnPragmaMSComment()
/llvm-project-15.0.7/clang/lib/Parse/
H A DParsePragma.cpp3010 SourceLocation CommentLoc = Tok.getLocation(); in HandlePragma() local
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h147 PragmaCommentDecl(TranslationUnitDecl *TU, SourceLocation CommentLoc, in PragmaCommentDecl()
/llvm-project-15.0.7/clang/lib/AST/
H A DDecl.cpp4887 SourceLocation CommentLoc, in Create()
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp9182 SourceLocation CommentLoc = C->getBeginLoc(); in ReadComments() local