HomeSort by relevance Sort by last modified time
    Searched defs:getMCDwarfFiles (Results 1 - 19 of 19) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCContext.h 215 const std::vector<MCDwarfFile *> &getMCDwarfFiles() {
  /external/llvm/include/llvm/MC/
MCContext.h 464 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
465 return getMCDwarfLineTable(CUID).getMCDwarfFiles();
473 if (!Table.second.getMCDwarfFiles().empty() || Table.second.getLabel())
MCDwarf.h 259 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const {
263 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 532 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
533 return getMCDwarfLineTable(CUID).getMCDwarfFiles();
542 if (!Table.second.getMCDwarfFiles().empty() || Table.second.getLabel())
MCDwarf.h 267 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const {
271 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 532 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
533 return getMCDwarfLineTable(CUID).getMCDwarfFiles();
542 if (!Table.second.getMCDwarfFiles().empty() || Table.second.getLabel())
MCDwarf.h 267 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const {
271 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 532 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
533 return getMCDwarfLineTable(CUID).getMCDwarfFiles();
542 if (!Table.second.getMCDwarfFiles().empty() || Table.second.getLabel())
MCDwarf.h 267 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const {
271 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 532 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
533 return getMCDwarfLineTable(CUID).getMCDwarfFiles();
542 if (!Table.second.getMCDwarfFiles().empty() || Table.second.getLabel())
MCDwarf.h 267 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const {
271 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 532 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
533 return getMCDwarfLineTable(CUID).getMCDwarfFiles();
542 if (!Table.second.getMCDwarfFiles().empty() || Table.second.getLabel())
MCDwarf.h 267 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const {
271 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 532 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
533 return getMCDwarfLineTable(CUID).getMCDwarfFiles();
542 if (!Table.second.getMCDwarfFiles().empty() || Table.second.getLabel())
MCDwarf.h 267 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const {
271 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 532 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
533 return getMCDwarfLineTable(CUID).getMCDwarfFiles();
542 if (!Table.second.getMCDwarfFiles().empty() || Table.second.getLabel())
MCDwarf.h 267 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const {
271 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 532 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
533 return getMCDwarfLineTable(CUID).getMCDwarfFiles();
542 if (!Table.second.getMCDwarfFiles().empty() || Table.second.getLabel())
MCDwarf.h 267 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const {
271 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() {

Completed in 376 milliseconds