Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp506 ActOnPragmaMSComment(SourceLocation CommentLoc,PragmaMSCommentKind Kind,StringRef Arg) ActOnPragmaMSComment() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp3165 SourceLocation CommentLoc = Tok.getLocation(); HandlePragma() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h149 PragmaCommentDecl(TranslationUnitDecl *TU, SourceLocation CommentLoc, in PragmaCommentDecl() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5217 Create(const ASTContext & C,TranslationUnitDecl * DC,SourceLocation CommentLoc,PragmaMSCommentKind CommentKind,StringRef Arg) Create() argument
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9455 SourceLocation CommentLoc = C->getBeginLoc(); ReadComments() local