HomeSort by: relevance | last modified time | path
    Searched defs:has_annotation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/isl/dist/interface/
extract_interface.cc 122 bool has_annotation(Decl *decl, const char *name) function
143 return has_annotation(decl, "isl_export");
extract_interface.cc 122 bool has_annotation(Decl *decl, const char *name) function
143 return has_annotation(decl, "isl_export");

Completed in 74 milliseconds