Searched refs:isData (Results 1 - 25 of 88) sorted by relevance

1234

/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
H A DCOFFImportFile.h58 Symb.p = isData() ? 1 : 2;
68 bool isData() const { function in class:llvm::object::COFFImportFile
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
H A DCOFFImportFile.h58 Symb.p = isData() ? 1 : 2;
68 bool isData() const { function in class:llvm::object::COFFImportFile
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
H A DCOFFImportFile.h58 Symb.p = isData() ? 1 : 2;
68 bool isData() const { function in class:llvm::object::COFFImportFile
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
H A DCOFFImportFile.h58 Symb.p = isData() ? 1 : 2;
68 bool isData() const { function in class:llvm::object::COFFImportFile
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
H A DCOFFImportFile.h58 Symb.p = isData() ? 1 : 2;
68 bool isData() const { function in class:llvm::object::COFFImportFile
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
H A DCOFFImportFile.h58 Symb.p = isData() ? 1 : 2;
68 bool isData() const { function in class:llvm::object::COFFImportFile
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
H A DCOFFImportFile.h58 Symb.p = isData() ? 1 : 2;
68 bool isData() const { function in class:llvm::object::COFFImportFile
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
H A DCOFFImportFile.h58 Symb.p = isData() ? 1 : 2;
68 bool isData() const { function in class:llvm::object::COFFImportFile
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
H A DCOFFImportFile.h58 Symb.p = isData() ? 1 : 2;
68 bool isData() const { function in class:llvm::object::COFFImportFile
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
H A DCOFFImportFile.h58 Symb.p = isData() ? 1 : 2;
68 bool isData() const { function in class:llvm::object::COFFImportFile
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
H A DCOFFImportFile.h58 Symb.p = isData() ? 1 : 2;
68 bool isData() const { function in class:llvm::object::COFFImportFile
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
H A DCOFFImportFile.h58 Symb.p = isData() ? 1 : 2;
68 bool isData() const { function in class:llvm::object::COFFImportFile
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
H A DSectionKind.h157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
166 bool isData() const { return K == Data; } function in class:llvm::SectionKind
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
H A DSectionKind.h157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
166 bool isData() const { return K == Data; } function in class:llvm::SectionKind
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
H A DSectionKind.h157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
166 bool isData() const { return K == Data; } function in class:llvm::SectionKind
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
H A DSectionKind.h157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
166 bool isData() const { return K == Data; } function in class:llvm::SectionKind
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
H A DSectionKind.h157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
166 bool isData() const { return K == Data; } function in class:llvm::SectionKind
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
H A DSectionKind.h157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
166 bool isData() const { return K == Data; } function in class:llvm::SectionKind
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
H A DSectionKind.h157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
166 bool isData() const { return K == Data; } function in class:llvm::SectionKind
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
H A DSectionKind.h157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
166 bool isData() const { return K == Data; } function in class:llvm::SectionKind
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
H A DSectionKind.h157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
166 bool isData() const { return K == Data; } function in class:llvm::SectionKind
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
H A DSectionKind.h157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
166 bool isData() const { return K == Data; } function in class:llvm::SectionKind
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
H A DSectionKind.h157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
166 bool isData() const { return K == Data; } function in class:llvm::SectionKind
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
H A DSectionKind.h157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
166 bool isData() const { return K == Data; } function in class:llvm::SectionKind
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
H A DSectionKind.h157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
166 bool isData() const { return K == Data; } function in class:llvm::SectionKind

Completed in 2939 milliseconds

1234