Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp457 void Sema::ActOnPragmaMSComment(SourceLocation CommentLoc, in ActOnPragmaMSComment()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParsePragma.cpp2838 SourceLocation CommentLoc = Tok.getLocation(); in HandlePragma() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h123 PragmaCommentDecl(TranslationUnitDecl *TU, SourceLocation CommentLoc, in PragmaCommentDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp4742 SourceLocation CommentLoc, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp9106 SourceLocation CommentLoc = C->getBeginLoc(); in ReadComments() local