Searched defs:GetFlag (Results 1 – 2 of 2) sorted by relevance
24 static const char *GetFlag(const char *flag) { in GetFlag() function
261 auto GetFlag = [](const DWARFFormValue &FormValue) -> bool { processOneAttribute() local