Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaAttr.cpp457 void Sema::ActOnPragmaMSComment(SourceLocation CommentLoc, in ActOnPragmaMSComment()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
DParsePragma.cpp2838 SourceLocation CommentLoc = Tok.getLocation(); in HandlePragma() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DDecl.h149 PragmaCommentDecl(TranslationUnitDecl *TU, SourceLocation CommentLoc, in PragmaCommentDecl()
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DDecl.cpp4742 SourceLocation CommentLoc, in Create()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTReader.cpp9135 SourceLocation CommentLoc = C->getBeginLoc(); in ReadComments() local