Searched defs:Index (Results 1 - 25 of 512) sorted by relevance

1234567891011>>

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp61 static std::string GetAEABIUnwindPersonalityName(unsigned Index) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeEnumModules.h30 uint32_t Index; member in class:llvm::pdb::NativeEnumModules
H A DNativeTypeArray.h43 codeview::TypeIndex Index; member in class:llvm::pdb::NativeTypeArray
H A DNativeEnumLineNumbers.h34 uint32_t Index; member in class:llvm::pdb::NativeEnumLineNumbers
H A DNativeEnumGlobals.h35 uint32_t Index; member in class:llvm::pdb::NativeEnumGlobals
H A DNativeEnumTypes.h40 uint32_t Index; member in class:llvm::pdb::NativeEnumTypes
H A DNativeEnumSymbols.h34 uint32_t Index; member in class:llvm::pdb::NativeEnumSymbols
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/examples/cindex/
H A Dcindex-includes.py18 from clang.cindex import Index namespace
H A Dcindex-dump.py56 from clang.cindex import Index namespace
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_file.py6 from clang.cindex import Index, File namespace
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
H A DParser.h69 std::unique_ptr<ModuleSummaryIndex> Index; member in struct:llvm::ParsedModuleAndIndex
/netbsd-current/sys/external/bsd/gnu-efi/dist/lib/
H A Derror.c75 UINTN Index; local
H A Dsmbios.c41 UINT16 Index; local
104 UINT16 Index; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumModules.cpp22 NativeEnumModules::NativeEnumModules(NativeSession &PDBSession, uint32_t Index) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LTO/
H A DSummaryBasedOptimizations.cpp30 static void initializeCounts(ModuleSummaryIndex &Index) { argument
47 void llvm::computeSyntheticCounts(ModuleSummaryIndex &Index) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DEnumeratedArray.h36 inline ValueType &operator[](const Enumeration Index) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DUndefinedArraySubscriptChecker.cpp37 const Expr *Index = A->getIdx(); local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.h28 uint64_t Index; member in struct:llvm::SubtargetFeatureInfo
/netbsd-current/sys/external/bsd/acpica/dist/utilities/
H A Dutownerid.c195 UINT32 Index; local
/netbsd-current/sys/external/bsd/acpica/dist/executer/
H A Dexdebug.c77 AcpiExDoDebugObject( ACPI_OPERAND_OBJECT *SourceDesc, UINT32 Level, UINT32 Index) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DSelectorLocationsKind.cpp19 static SourceLocation getStandardSelLoc(unsigned Index, argument
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { argument
103 SourceLocation clang::getStandardSelectorLoc(unsigned Index, argument
120 getStandardSelectorLoc(unsigned Index, Selector Sel, bool WithArgSpace, ArrayRef<ParmVarDecl *> Args, SourceLocation EndLoc) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.h44 size_t Index = 0; member in struct:llvm::HexagonMCCodeEmitter::EmitterState
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h66 PBQPNum& operator[](unsigned Index) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DFunctionId.h21 explicit FunctionId(uint32_t Index) : Index(Index) {} argument
26 uint32_t Index; member in class:llvm::codeview::FunctionId
H A DTypeVisitorCallbacks.h32 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) { argument

Completed in 181 milliseconds

1234567891011>>