Searched refs:addIfExists (Results 1 – 2 of 2) sorted by relevance
661 addIfExists(ret, baseFile, sub); in addStandardSubdirectories()677 private void addIfExists(List<File> ret, File baseFile, String sub) { in addIfExists() method in CLDRConfig
1893 auto addIfExists = [&](const ObjCMethodDecl *OMD) { in GenerateClass() local1897 addIfExists(propImpl->getGetterMethodDecl()); in GenerateClass()1898 addIfExists(propImpl->getSetterMethodDecl()); in GenerateClass()