Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/scope/
Dlet.hpp35 struct let_eval struct
41 struct result<This(Vars, Map, Expr, Context)>
93 operator()(Vars const & vars, Map, Expr const & expr, Context const & ctx) const in operator ()()
/aosp_15_r20/external/libxml2/
H A Dschematron.c1899 xmlXPathObjectPtr let_eval; in xmlSchematronRegisterVariables() local