30 constexpr std::string
Path =
"path";
31 constexpr std::string
Type =
"type";
36 constexpr std::string
Method =
"method";
37 constexpr std::string
Object =
"object";
constexpr std::string Path
constexpr std::string Type
constexpr std::string Method
constexpr std::string Function
constexpr std::string Object
void CreateAnnotation(clang::FunctionDecl *decl)
Annotate a declaration with its information that may be lost.
constexpr std::string Namespace
std::vector< std::string > Values
Annotation(const std::string &annotation)