Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp519 void Sema::ActOnPragmaMSComment(SourceLocation CommentLoc, in ActOnPragmaMSComment()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp3176 SourceLocation CommentLoc = Tok.getLocation(); in HandlePragma() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h149 PragmaCommentDecl(TranslationUnitDecl *TU, SourceLocation CommentLoc, in PragmaCommentDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5279 SourceLocation CommentLoc, in Create()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9595 SourceLocation CommentLoc = C->getBeginLoc(); in ReadComments() local