HomeSort by relevance Sort by last modified time
    Searched refs:CategoryText (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
CXLoadedDiagnostic.h 88 llvm::StringRef CategoryText;
CXLoadedDiagnostic.cpp 116 return cxstring::createDup(CategoryText);
640 D->CategoryText = D->category ? TopDiags.Categories[D->category] : "";

Completed in 127 milliseconds