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