/freebsd/contrib/libfido2/ |
H A D | README.adoc | 32 === Bindings subsection
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | ExegesisEmitter.cpp | 178 std::vector<Record *> Bindings = emitPfmCountersLookupTable() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | RegionStore.cpp | 851 collectSubRegionBindings(SmallVectorImpl<BindingPair> &Bindings, in collectSubRegionBindings() 922 collectSubRegionBindings(SmallVectorImpl<BindingPair> &Bindings, in collectSubRegionBindings() 952 SmallVector<BindingPair, 32> Bindings; in removeSubRegionBindings() local 1553 SmallVector<BindingPair, 16> Bindings; in getExistingLazyBinding() local 2268 SmallVector<BindingPair, 32> Bindings; in getInterestingValues() local 2907 RegionBindingsRef Bindings = getRegionBindings(S); in printJson() local
|
H A D | CallEvent.cpp | 462 CallEvent::BindingsTy &Bindings, in addParameterValuesToBindings()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ItaniumCXXABI.cpp | 61 BindingArray Bindings; member
|
H A D | DeclCXX.cpp | 3380 ArrayRef<BindingDecl *> Bindings) { in Create()
|
H A D | ASTImporter.cpp | 4558 SmallVector<BindingDecl *> Bindings(FromDecomp->bindings().size()); in VisitVarDecl() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.cpp | 613 using Bindings = llvm::SmallVector<std::pair<const MemRegion *, SVal>, 4>; typedef
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 296 MutableArrayRef<DecompositionDeclarator::Binding> Bindings, in setDecompositionBindings()
|
H A D | SemaDeclCXX.cpp | 872 SmallVector<BindingDecl*, 8> Bindings; in ActOnDecompositionDeclarator() local 958 Sema &S, ArrayRef<BindingDecl *> Bindings, ValueDecl *Src, in checkSimpleDecomposition() argument 985 ArrayRef<BindingDecl *> Bindings, in checkArrayLikeDecomposition() argument 999 checkArrayDecomposition(Sema & S,ArrayRef<BindingDecl * > Bindings,ValueDecl * Src,QualType DecompType,const ConstantArrayType * CAT) checkArrayDecomposition() argument 1007 checkVectorDecomposition(Sema & S,ArrayRef<BindingDecl * > Bindings,ValueDecl * Src,QualType DecompType,const VectorType * VT) checkVectorDecomposition() argument 1017 checkComplexDecomposition(Sema & S,ArrayRef<BindingDecl * > Bindings,ValueDecl * Src,QualType DecompType,const ComplexType * CT) checkComplexDecomposition() argument 1213 checkTupleLikeDecomposition(Sema & S,ArrayRef<BindingDecl * > Bindings,VarDecl * Src,QualType DecompType,const llvm::APSInt & TupleSize) checkTupleLikeDecomposition() argument 1423 checkMemberDecomposition(Sema & S,ArrayRef<BindingDecl * > Bindings,ValueDecl * Src,QualType DecompType,const CXXRecordDecl * OrigRD) checkMemberDecomposition() argument 1535 ArrayRef<BindingDecl*> Bindings = DD->bindings(); CheckCompleteDecompositionDeclaration() local [all...] |
H A D | SemaTemplateInstantiateDecl.cpp | 1189 ArrayRef<BindingDecl*> *Bindings) { in VisitVarDecl()
|
H A D | SemaDecl.cpp | 7359 bool &AddToScope, ArrayRef<BindingDecl *> Bindings) { in ActOnVariableDeclarator()
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1802 Binding *Bindings; variable
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 7253 SmallVector<DecompositionDeclarator::Binding, 32> Bindings; in ParseDecompositionDeclarator() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclCXX.h | 4180 ArrayRef<BindingDecl *> Bindings) in DecompositionDecl()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 1818 NodeArray Bindings; variable
|