Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DSampleProf.cpp59 static ManagedStatic<SampleProfErrorCategoryType> ErrorCategory; variable
62 return *ErrorCategory; in sampleprof_category()
DInstrProf.cpp87 static ManagedStatic<InstrProfErrorCategoryType> ErrorCategory; variable
90 return *ErrorCategory; in instrprof_category()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DSampleProf.cpp69 static ManagedStatic<SampleProfErrorCategoryType> ErrorCategory; variable
72 return *ErrorCategory; in sampleprof_category()
DInstrProf.cpp135 static ManagedStatic<InstrProfErrorCategoryType> ErrorCategory; variable
138 return *ErrorCategory; in instrprof_category()
/external/clang/lib/Frontend/
DSerializedDiagnosticReader.cpp292 static llvm::ManagedStatic<SDErrorCategoryType> ErrorCategory; variable
294 return *ErrorCategory; in SDErrorCategory()
/external/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp574 static ManagedStatic<CoverageMappingErrorCategoryType> ErrorCategory; variable
577 return *ErrorCategory; in coveragemap_category()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp772 static ManagedStatic<CoverageMappingErrorCategoryType> ErrorCategory; variable
775 return *ErrorCategory; in coveragemap_category()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5584 static ManagedStatic<BitcodeErrorCategoryType> ErrorCategory; variable
5587 return *ErrorCategory; in BitcodeErrorCategory()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6532 static ManagedStatic<BitcodeErrorCategoryType> ErrorCategory; variable
6535 return *ErrorCategory; in BitcodeErrorCategory()