Searched defs:getIndex (Results 1 - 16 of 16) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/Option/
H A DArg.h75 unsigned getIndex() const { return Index; } function in class:llvm::opt::Arg
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h58 unsigned getIndex() const { return blockIdx; } function in class:clang::ento::WorkListUnit
H A DMemRegion.h1030 NonLoc getIndex() const { return Index; } function in class:clang::ento::ElementRegion
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.h159 unsigned getIndex() const { assert(isIndex()); return Data >> 1; } function in class:clang::CodeGen::CGBlockInfo::Capture
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineOperand.h422 int getIndex() const { function in class:llvm::MachineOperand
H A DSlotIndexes.h51 unsigned getIndex() const { return index; } function in class:llvm::IndexListEntry
133 unsigned getIndex() const { function in class:llvm::SlotIndex
[all...]
H A DSelectionDAGNodes.h1346 int getIndex() const { return FI; } function in class:FrameIndexSDNode
1364 int getIndex() const { return JTI; } function in class:JumpTableSDNode
1446 int getIndex() const { return Index; } function in class:TargetIndexSDNode
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DAnalysisContext.h292 unsigned getIndex() const { return Index; } function in class:clang::StackFrameContext
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclTemplate.cpp505 unsigned TemplateTypeParmDecl::getIndex() const { function in class:TemplateTypeParmDecl
/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCAssembler.h781 uint64_t getIndex() const { return Index; } function in class:llvm::MCSymbolData
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h836 unsigned getIndex(unsigned Depth) const { function in class:clang::comments::ParamCommandComment::TParamCommandComment
H A DDeclTemplate.h920 unsigned getIndex() const { return Position; } function in class:clang::TemplateParameterList::TemplateParmPosition
H A DType.h3494 unsigned getIndex() const { return getCanTTPTInfo().Index; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::TemplateTypeParmType
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2050 unsigned getIndex(uint64_t Offset) { function in class:__anon2680::AllocaSliceRewriter
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp89 int getIndex(Instruction *I) { function in struct:__anon2724::BlockNumbering
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTBitCodes.h91 uint32_t getIndex() const { return Idx; } function in class:clang::serialization::TypeIdx

Completed in 228 milliseconds