Searched defs:CommentLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h123 PragmaCommentDecl(TranslationUnitDecl *TU, SourceLocation CommentLoc, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp401 void Sema::ActOnPragmaMSComment(SourceLocation CommentLoc, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp2714 SourceLocation CommentLoc = Tok.getLocation(); local

Completed in 157 milliseconds