Searched defs:Position (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-10.3-release/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1995 unsigned Position = 0; local
1952 WriteInt32ToBuffer(uint32_t Value, SmallVectorImpl<char> &Buffer, uint32_t &Position) argument
[all...]
/freebsd-10.3-release/contrib/llvm/lib/MC/
H A DMCAsmStreamer.cpp297 size_t Position = Comments.find('\n'); local
/freebsd-10.3-release/contrib/llvm/lib/Support/
H A DYAMLParser.cpp208 StringRef::iterator Position= Range.begin(); local
276 setError(const Twine &Message, StringRef::iterator Position) argument
307 decodeUTF8(StringRef::iterator Position) argument
777 skip_nb_char(StringRef::iterator Position) argument
802 skip_b_break(StringRef::iterator Position) argument
817 skip_s_white(StringRef::iterator Position) argument
825 skip_ns_char(StringRef::iterator Position) argument
833 skip_while( SkipWhileFunc Func , StringRef::iterator Position) argument
933 isBlankOrBreak(StringRef::iterator Position) argument
1225 wasEscaped(StringRef::iterator First, StringRef::iterator Position) argument
[all...]
/freebsd-10.3-release/contrib/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp83 unsigned Position; member in struct:__anon2467::ARMLoadStoreOpt::MemOpQueueEntry
1116 unsigned Position = MemOps[0].Position; local
1307 unsigned Position = 0; local
[all...]
/freebsd-10.3-release/contrib/llvm/include/llvm/Support/
H A DCommandLine.h190 unsigned Position; // Position of last occurrence of the option member in class:llvm::cl::Option
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp553 ActOnTypeParameter(Scope *S, bool Typename, bool Ellipsis, SourceLocation EllipsisLoc, SourceLocation KeyLoc, IdentifierInfo *ParamName, SourceLocation ParamNameLoc, unsigned Depth, unsigned Position, SourceLocation EqualLoc, ParsedType DefaultArg) argument
673 ActOnNonTypeTemplateParameter(Scope *S, Declarator &D, unsigned Depth, unsigned Position, SourceLocation EqualLoc, Expr *Default) argument
744 ActOnTemplateTemplateParameter(Scope* S, SourceLocation TmpLoc, TemplateParameterList *Params, SourceLocation EllipsisLoc, IdentifierInfo *Name, SourceLocation NameLoc, unsigned Depth, unsigned Position, SourceLocation EqualLoc, ParsedTemplateArgument Default) argument
/freebsd-10.3-release/contrib/ee/
H A Dnew_curse.c3667 Position(window, row, col) /* position the cursor for output on the screen */ function
[all...]

Completed in 211 milliseconds

12