Home
last modified time | relevance | path

Searched refs:PragmaComment (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h234 virtual void PragmaComment(SourceLocation Loc, const IdentifierInfo *Kind, in PragmaComment() function
573 void PragmaComment(SourceLocation Loc, const IdentifierInfo *Kind, in PragmaComment() function
575 First->PragmaComment(Loc, Kind, Str); in PragmaComment()
576 Second->PragmaComment(Loc, Kind, Str); in PragmaComment()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDeclNodes.td14 def PragmaComment : DeclNode<Decl>;
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp431 case Decl::PragmaComment: in isRedeclarableDeclKind()
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenDecl.cpp562 case Decl::PragmaComment: in emitDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h175 : Decl(PragmaComment, TU, CommentLoc), CommentKind(CommentKind) {} in PragmaCommentDecl()
193 static bool classofKind(Kind K) { return K == PragmaComment; } in classofKind()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp971 case PragmaComment: in getIdentifierNamespaceForKind()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp91 case Decl::PragmaComment: in EmitDecl()
H A DCodeGenModule.cpp7345 case Decl::PragmaComment: { in EmitTopLevelDecl()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp3250 PP.getPPCallbacks()->PragmaComment(CommentLoc, II, ArgumentString); in HandlePragma()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc1214 …entifierInfoERKSs", "(anonymous namespace)::PrintPPOutputPPCallbacks::PragmaComment(clang::SourceL…
11347 …urceLocationEPKNS_14IdentifierInfoERKSs", "clang::PPChainedCallbacks::PragmaComment(clang::SourceL…
11362 …NS_14SourceLocationEPKNS_14IdentifierInfoERKSs", "clang::PPCallbacks::PragmaComment(clang::SourceL…