/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | BinaryStream.h | 56 virtual BinaryStreamFlags getFlags() const { return BSF_None; } in getFlags() function 86 BinaryStreamFlags getFlags() const override { return BSF_Write; } in getFlags() function
|
H A D | Win64EH.h | 110 uint8_t getFlags() const { in getFlags() function
|
H A D | BinaryByteStream.h | 196 virtual BinaryStreamFlags getFlags() const override { in getFlags() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/ |
H A D | JITSymbol.h | 254 JITSymbolFlags getFlags() const { return Flags; } in getFlags() function 354 JITSymbolFlags getFlags() const { return Flags; } in getFlags() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | TapiFile.cpp | 28 static uint32_t getFlags(const Symbol *Sym) { in getFlags() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCSectionELF.h | 75 unsigned getFlags() const { return Flags; } in getFlags() function
|
H A D | MCInst.h | 201 unsigned getFlags() const { return Flags; } in getFlags() function
|
H A D | MCSymbol.h | 412 uint32_t getFlags() const { return Flags; } in getFlags() function
|
H A D | MCInstrDesc.h | 246 uint64_t getFlags() const { return Flags; } in getFlags() function
|
H A D | MCDwarf.h | 116 unsigned getFlags() const { return Flags; } in getFlags() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/ |
H A D | Symbol.h | 68 SymbolFlags getFlags() const { return Flags; } in getFlags() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | SymbolicFile.h | 202 inline Expected<uint32_t> BasicSymbolRef::getFlags() const { in getFlags() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/ |
H A D | Marshallers.cpp | 144 llvm::Regex::RegexFlags>::getFlags(llvm::StringRef Flags) { in getFlags() function in clang::ast_matchers::dynamic::internal::ArgTypeTraits::Regex::RegexFlags
|
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | EncoreBootImage.h | 726 …virtual uint32_t getFlags() const { return m_flags | ( m_leaveUnencrypted ? ROM_SECTION_CLEARTEXT … in getFlags() function 796 virtual uint32_t getFlags() const { return Section::getFlags() | ROM_SECTION_BOOTABLE; } in getFlags() function 927 inline uint32_t getFlags() const { return m_headerFlags; } in getFlags() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | Statepoint.h | 107 uint64_t getFlags() const { in getFlags() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachineMemOperand.h | 209 Flags getFlags() const { return FlagVals; } in getFlags() function
|
H A D | StackMaps.h | 222 uint64_t getFlags() const { return MI->getOperand(getFlagsIdx()).getImm(); } in getFlags() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | Token.h | 254 unsigned getFlags() const { in getFlags() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | DbiStream.cpp | 162 uint16_t DbiStream::getFlags() const { return Header->Flags; } in getFlags() function in DbiStream
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Scope.h | 226 unsigned getFlags() const { return Flags; } in getFlags() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 93 uint64_t ModuleSummaryIndex::getFlags() const { in getFlags() function in ModuleSummaryIndex
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldImpl.h | 228 JITSymbolFlags getFlags() const { return Flags; } in getFlags() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolRecord.h | 722 uint32_t getFlags() const { return static_cast<uint32_t>(Flags) & ~0xFF; } in getFlags() function 755 CompileSym3Flags getFlags() const { in getFlags() function
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Table.h | 461 getFlags () in getFlags() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Table.h | 461 getFlags () in getFlags() function
|