reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
97 if (str.empty()) 104 if (!isalpha(str[0]) && str[0] != '_') 104 if (!isalpha(str[0]) && str[0] != '_') 108 str.str().c_str()); 113 if (str.find_first_of(".- ") != llvm::StringRef::npos) { 116 str.str().c_str());