Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaAttr.cpp179 void Sema::ActOnPragmaMSComment(SourceLocation CommentLoc, in ActOnPragmaMSComment()
/external/clang/lib/Parse/
DParsePragma.cpp1796 SourceLocation CommentLoc = Tok.getLocation(); in HandlePragma() local
/external/clang/include/clang/AST/
DDecl.h120 PragmaCommentDecl(TranslationUnitDecl *TU, SourceLocation CommentLoc, in PragmaCommentDecl()
/external/clang/lib/AST/
DDecl.cpp3927 SourceLocation CommentLoc, in Create()