Searched defs:Annotation (Results 1 – 7 of 7) sorted by relevance
99 …Annotation(AbckitCoreAnnotation *ann, const ApiConfig *conf, const File *file) : ViewInResource(an… in Annotation() function
50 class Annotation; variable63 class Annotation; variable
40 explicit Annotation(Expression *expr) : Statement(AstNodeType::ANNOTATION), expr_(expr) in Annotation() function
34 inline Annotation::Annotation(const core::Annotation &coreOther) : core::Annotation(coreOther), tar… in Annotation() function
523 ### Annotation subsection
525 ### Annotation subsection
956 .. _Multiple Catch Clauses in Try Statements: