Lines Matching refs:Find
220 auto Find = [=](const char *String) -> bool { return Name.contains(String); };
227 if (Find("_s__"))
229 if (Find("_CatchableType") || Find("_TypeDescriptor"))
231 if (Find("Intermediate\\vctools"))
233 if (Find("$initializer$") || Find("dynamic initializer"))
235 if (Find("`vftable'") || Find("_GLOBAL__sub"))
760 // Find the associated symbol table information.