Home
last modified time | relevance | path

Searched refs:annotating_ctxt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.cc1746 class annotating_ctxt : public note_adding_context in check_external_function_for_access_attr() class
1749 annotating_ctxt (tree callee_fndecl, in check_external_function_for_access_attr() function in ana::region_model::check_external_function_for_access_attr::annotating_ctxt
1768 annotating_ctxt my_ctxt (callee_fndecl, *access, ctxt); in check_external_function_for_access_attr()
H A DChangeLog603 annotating_ctxt and use it when checking region.