Searched defs:Previous (Results 1 - 18 of 18) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A Dedit_distance.h61 unsigned *Previous = SmallBuffer; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h67 unsigned Previous; member in struct:llvm::DwarfException::ActionEntry
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclContextInternals.h253 llvm::PointerIntPair<StoredDeclsMap*, 1> Previous; member in class:clang::StoredDeclsMap
/freebsd-10-stable/sys/contrib/dev/acpica/components/hardware/
H A Dhwpci.c333 ACPI_PCI_DEVICE *Previous; local
/freebsd-10-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrc.c196 BOOLEAN Previous = FALSE; local
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Dpreprocess.h94 struct pr_define_info *Previous; member in struct:pr_define_info
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DContinuationIndenter.cpp50 const FormatToken &Previous = *Current.Previous; local
93 const FormatToken &Previous = *Current.Previous; local
119 const FormatToken &Previous = *Current.Previous; local
235 const FormatToken &Previous = *State.NextToken->Previous; local
315 const FormatToken &Previous = *State.NextToken->Previous; local
511 const FormatToken *Previous = Current.getPreviousNonComment(); local
[all...]
H A DFormatToken.h358 FormatToken *Previous; member in struct:clang::format::FormatToken
H A DFormat.cpp679 StateNode(const LineState &State, bool NewLine, StateNode *Previous) argument
683 StateNode *Previous; member in struct:clang::format::__anon3275::UnwrappedLineFormatter::StateNode
947 FormatToken &Previous = *State.NextToken->Previous; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendAction.cpp38 ASTDeserializationListener *Previous; member in class:__anon3299::DelegatingDeserializationListener
41 DelegatingDeserializationListener( ASTDeserializationListener *Previous) argument
76 DeserializedDeclsDumper(ASTDeserializationListener *Previous) argument
96 DeserializedDeclsChecker(ASTContext &Ctx, const std::set<std::string> &NamesToCheck, ASTDeserializationListener *Previous) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
H A DDriver.cpp995 Arg *Previous = *it++; local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1273 MachineBasicBlock::iterator Previous = SplitPoint; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp2156 ObjCMethodList *Previous = List; local
H A DSemaTemplate.cpp6438 CheckDependentFunctionTemplateSpecialization(FunctionDecl *FD, const TemplateArgumentListInfo &ExplicitTemplateArgs, LookupResult &Previous) argument
6480 CheckFunctionTemplateSpecialization( FunctionDecl *FD, TemplateArgumentListInfo *ExplicitTemplateArgs, LookupResult &Previous) argument
6644 CheckMemberSpecialization(NamedDecl *Member, LookupResult &Previous) argument
[all...]
H A DSemaDecl.cpp1010 static bool AllowOverloadingOfFunction(LookupResult &Previous, argument
3001 void Sema::MergeVarDecl(VarDecl *New, LookupResult &Previous) { argument
2964 mergeTypeWithPrevious(Sema &S, VarDecl *NewVD, VarDecl *OldVD, LookupResult &Previous) argument
4589 ActOnTypedefDeclarator(Scope* S, Declarator& D, DeclContext* DC, TypeSourceInfo *TInfo, LookupResult &Previous) argument
4669 ActOnTypedefNameDecl(Scope *S, DeclContext *DC, TypedefNameDecl *NewTD, LookupResult &Previous, bool &Redeclaration) argument
4934 ActOnVariableDeclarator(Scope *S, Declarator &D, DeclContext *DC, TypeSourceInfo *TInfo, LookupResult &Previous, MultiTemplateParamsArg TemplateParamLists, bool &AddToScope) argument
5588 checkGlobalOrExternCConflict( Sema &S, const T *ND, bool IsGlobal, LookupResult &Previous) argument
5671 checkForConflictWithNonVisibleExternC(Sema &S, const T *ND, LookupResult &Previous) argument
5849 CheckVariableDeclaration(VarDecl *NewVD, LookupResult &Previous) argument
6040 DiagnoseInvalidRedeclaration( Sema &SemaRef, LookupResult &Previous, FunctionDecl *NewFD, ActOnFDArgs &ExtraArgs, bool IsLocalFriend, Scope *S) argument
6550 ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC, TypeSourceInfo *TInfo, LookupResult &Previous, MultiTemplateParamsArg TemplateParamLists, bool &AddToScope) argument
7383 CheckFunctionDeclaration(Scope *S, FunctionDecl *NewFD, LookupResult &Previous, bool IsExplicitSpecialization) argument
10233 isAcceptableTagRedeclaration(const TagDecl *Previous, TagTypeKind NewTag, bool isDefinition, SourceLocation NewTagLoc, const IdentifierInfo &Name) argument
[all...]
H A DSemaDeclCXX.cpp7055 CheckUsingShadowDecl(UsingDecl *Using, NamedDecl *Orig, const LookupResult &Previous, UsingShadowDecl *&PrevShadow) argument
[all...]
/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h581 struct acpi_gpe_block_info *Previous; member in struct:acpi_gpe_block_info
599 struct acpi_gpe_xrupt_info *Previous; member in struct:acpi_gpe_xrupt_info
/freebsd-10-stable/sys/dev/aacraid/
H A Daacraid_reg.h88 u_int32_t Previous; member in struct:aac_fib_header

Completed in 404 milliseconds