Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaAttr.cpp519 void Sema::ActOnPragmaMSComment(SourceLocation CommentLoc, in ActOnPragmaMSComment()
/freebsd-head/contrib/llvm-project/clang/lib/Parse/
HDParsePragma.cpp3176 SourceLocation CommentLoc = Tok.getLocation(); in HandlePragma() local
/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDDecl.h149 PragmaCommentDecl(TranslationUnitDecl *TU, SourceLocation CommentLoc, in PragmaCommentDecl()
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDDecl.cpp5279 SourceLocation CommentLoc, in Create()
/freebsd-head/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp9595 SourceLocation CommentLoc = C->getBeginLoc(); in ReadComments() local