Home
last modified time | relevance | path

Searched refs:CalculateDiagnostic (Results 1 – 1 of 1) sorted by relevance

/external/clang/utils/TableGen/
DClangAttrEmitter.cpp2552 static std::string CalculateDiagnostic(const Record &S) { in CalculateDiagnostic() function
2752 SS << CalculateDiagnostic(*SubjectObj) << ";\n"; in GenerateAppertainsTo()