Searched defs:Position (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DPathV2.h53 size_t Position; ///< The iterators current position within Path. member in class:llvm::sys::path::const_iterator
H A DCommandLine.h190 unsigned Position; // Position of last occurrence of the option member in class:llvm::cl::Option
/freebsd-10.0-release/contrib/llvm/lib/Support/
H A DIntervalMap.cpp120 distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, const unsigned *CurSize, unsigned NewSize[], unsigned Position, bool Grow) argument
H A DYAMLParser.cpp199 StringRef::iterator Position= Range.begin(); local
267 setError(const Twine &Message, StringRef::iterator Position) argument
298 decodeUTF8(StringRef::iterator Position) argument
768 skip_nb_char(StringRef::iterator Position) argument
793 skip_b_break(StringRef::iterator Position) argument
808 skip_s_white(StringRef::iterator Position) argument
816 skip_ns_char(StringRef::iterator Position) argument
824 skip_while( SkipWhileFunc Func , StringRef::iterator Position) argument
924 isBlankOrBreak(StringRef::iterator Position) argument
1208 wasEscaped(StringRef::iterator First, StringRef::iterator Position) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeCategoryMap.h38 typedef uint32_t Position; typedef in class:lldb_private::TypeCategoryMap
/freebsd-10.0-release/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsfield.c320 UINT64 Position; local
/freebsd-10.0-release/sys/contrib/dev/acpica/common/
H A Dadfile.c200 char *Position; local
/freebsd-10.0-release/sys/contrib/dev/acpica/components/utilities/
H A Dutdecode.c117 AcpiUtHexToAsciiChar( UINT64 Integer, UINT32 Position) argument
H A Dutstring.c518 AcpiUtValidAcpiChar( char Character, UINT32 Position) argument
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.cpp362 unsigned Position = getMachineOpValue(MI, MI.getOperand(OpNo-1), Fixups); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp110 StringRef::iterator Position; member in class:clang::tooling::__anon3464::CommandLineArgumentParser
[all...]
/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Daslresource.c495 RsSetFlagBits( UINT8 *Flags, ACPI_PARSE_OBJECT *Op, UINT8 Position, UINT8 DefaultBit) argument
518 RsSetFlagBits16( UINT16 *Flags, ACPI_PARSE_OBJECT *Op, UINT8 Position, UINT8 DefaultBit) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExternalASTSource.h382 int Position; member in class:clang::LazyVector::iterator
395 iterator(LazyVector *Self, int Position) argument
[all...]
H A DComment.h784 ArrayRef<unsigned> Position; member in class:clang::comments::TParamCommandComment
H A DDeclTemplate.h897 unsigned Position; member in class:clang::TemplateParameterList::TemplateParmPosition
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessingRecord.h394 int Position; member in class:clang::PreprocessingRecord::iterator
405 iterator(PreprocessingRecord *Self, int Position) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp33 struct Position { struct in class:clang::comments::TextTokenRetokenizer
H A DCommentSema.cpp326 SmallVector<unsigned, 2> Position; local
974 ResolveTParamReferenceHelper( StringRef Name, const TemplateParameterList *TemplateParameters, SmallVectorImpl<unsigned> *Position) argument
999 resolveTParamReference( StringRef Name, const TemplateParameterList *TemplateParameters, SmallVectorImpl<unsigned> *Position) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessor.cpp358 const char *Position = Buffer->getBufferStart(); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp422 Decl *Parser::ParseTemplateParameter(unsigned Depth, unsigned Position) { argument
444 Decl *Parser::ParseTypeParameter(unsigned Depth, unsigned Position) { argument
505 Parser::ParseTemplateTemplateParameter(unsigned Depth, unsigned Position) { argument
602 Parser::ParseNonTypeTemplateParameter(unsigned Depth, unsigned Position) { argument
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h910 void RepositionNode(allnodes_iterator Position, SDNode *N) { argument
/freebsd-10.0-release/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1975 unsigned Position = 0; local
1932 WriteInt32ToBuffer(uint32_t Value, SmallVectorImpl<char> &Buffer, uint32_t &Position) argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/MC/
H A DMCAsmStreamer.cpp316 size_t Position = Comments.find('\n'); local
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp83 unsigned Position; member in struct:__anon2365::ARMLoadStoreOpt::MemOpQueueEntry
1036 unsigned Position = MemOps[0].Position; local
1227 unsigned Position = 0; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DFormatString.h109 const char *Position; member in class:clang::analyze_format_string::LengthModifier
213 const char *Position; member in class:clang::analyze_format_string::ConversionSpecifier

Completed in 461 milliseconds

12