Searched defs:IsAnnotated (Results 1 – 2 of 2) sorted by relevance
34 def IsAnnotated(annotation, qualified_function_name): member in AnnotatedFunctions
139 static bool IsAnnotated(clang::Decl* decl, const std::string& anno) { in IsAnnotated() function