Home
last modified time | relevance | path

Searched defs:IsAnnotated (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/build/android/pylib/host_driven/
Dtests_annotations.py34 def IsAnnotated(annotation, qualified_function_name): member in AnnotatedFunctions
/external/chromium_org/tools/clang/blink_gc_plugin/
DConfig.h139 static bool IsAnnotated(clang::Decl* decl, const std::string& anno) { in IsAnnotated() function