Searched refs:HasEHFunclets (Results 1 – 4 of 4) sorted by relevance
163 bool HasEHFunclets; variable251 bool hasEHFunclets() const { return HasEHFunclets; } in hasEHFunclets()252 void setHasEHFunclets(bool V) { HasEHFunclets = V; } in setHasEHFunclets()
332 bool HasEHFunclets = false;857 bool hasEHFunclets() const { return HasEHFunclets; }858 void setHasEHFunclets(bool V) { HasEHFunclets = V; }
212 HasEHFunclets = false; in doInitialization()251 HasEHFunclets = false; in EndFunction()
345 bool HasEHFunclets = false;945 bool hasEHFunclets() const { return HasEHFunclets; }946 void setHasEHFunclets(bool V) { HasEHFunclets = V; }