Searched defs:Bindings (Results 1 – 13 of 13) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| HD | ExegesisEmitter.cpp | 182 std::vector<Record *> Bindings = in emitPfmCountersLookupTable() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| HD | RegionStore.cpp | 866 collectSubRegionBindings(SmallVectorImpl<BindingPair> &Bindings, in collectSubRegionBindings() 938 collectSubRegionBindings(SmallVectorImpl<BindingPair> &Bindings, in collectSubRegionBindings() 968 SmallVector<BindingPair, 32> Bindings; in removeSubRegionBindings() local 1615 SmallVector<BindingPair, 16> Bindings; in getExistingLazyBinding() local 2070 SmallVector<BindingPair, 32> Bindings; in getInterestingValues() local 2678 RegionBindingsRef Bindings = getRegionBindings(S); in printJson() local
|
| HD | CallEvent.cpp | 506 CallEvent::BindingsTy &Bindings, in addParameterValuesToBindings()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/AST/ |
| HD | ItaniumCXXABI.cpp | 60 BindingArray Bindings; member
|
| HD | DeclCXX.cpp | 3103 ArrayRef<BindingDecl *> Bindings) { in Create()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | DeclSpec.cpp | 282 ArrayRef<DecompositionDeclarator::Binding> Bindings, in setDecompositionBindings()
|
| HD | SemaDeclCXX.cpp | 815 SmallVector<BindingDecl*, 8> Bindings; in ActOnDecompositionDeclarator() local 874 Sema &S, ArrayRef<BindingDecl *> Bindings, ValueDecl *Src, in checkSimpleDecomposition() 900 ArrayRef<BindingDecl *> Bindings, in checkArrayLikeDecomposition() 914 static bool checkArrayDecomposition(Sema &S, ArrayRef<BindingDecl*> Bindings, in checkArrayDecomposition() 922 static bool checkVectorDecomposition(Sema &S, ArrayRef<BindingDecl*> Bindings, in checkVectorDecomposition() 932 ArrayRef<BindingDecl *> Bindings, in checkComplexDecomposition() 1118 ArrayRef<BindingDecl *> Bindings, in checkTupleLikeDecomposition() 1326 static bool checkMemberDecomposition(Sema &S, ArrayRef<BindingDecl*> Bindings, in checkMemberDecomposition() 1427 ArrayRef<BindingDecl*> Bindings = DD->bindings(); in CheckCompleteDecompositionDeclaration() local
|
| HD | SemaTemplateInstantiateDecl.cpp | 902 ArrayRef<BindingDecl*> *Bindings) { in VisitVarDecl()
|
| HD | SemaDecl.cpp | 6644 bool &AddToScope, ArrayRef<BindingDecl *> Bindings) { in ActOnVariableDeclarator()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/ |
| HD | ParseDecl.cpp | 6175 SmallVector<DecompositionDeclarator::Binding, 32> Bindings; in ParseDecompositionDeclarator() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/ |
| HD | DeclSpec.h | 1702 Binding *Bindings; variable
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | DeclCXX.h | 3878 ArrayRef<BindingDecl *> Bindings) in DecompositionDecl()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| HD | ItaniumDemangle.h | 1535 NodeArray Bindings; variable
|