Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAttr.cpp275 void Sema::ActOnPragmaMSComment(SourceLocation CommentLoc, in ActOnPragmaMSComment()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParsePragma.cpp2528 SourceLocation CommentLoc = Tok.getLocation(); in HandlePragma() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h149 PragmaCommentDecl(TranslationUnitDecl *TU, SourceLocation CommentLoc, in PragmaCommentDecl()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp4316 SourceLocation CommentLoc, in Create()