Home
last modified time | relevance | path

Searched defs:Bind (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/ASTMatchers/
DASTMatchFinder.cpp91 ASTMatchFinder::BindKind Bind) in MatchChildASTVisitor()
289 const ASTMatchFinder::BindKind Bind; member in clang::ast_matchers::internal::__anon89834e870111::MatchChildASTVisitor
376 TraversalKind Traversal, BindKind Bind) { in memoizedMatchesRecursively()
407 TraversalKind Traversal, BindKind Bind) { in matchesRecursively()
422 BindKind Bind) { in matchesChildOf()
432 BindKind Bind) { in matchesDescendantOf()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h742 BindKind Bind) { in matchesChildOf()
759 BindKind Bind) { in matchesDescendantOf()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExprCXX.cpp5009 CXXBindTemporaryExpr *Bind = CXXBindTemporaryExpr::Create(Context, Temp, E); in MaybeBindToTemporary() local
5137 CXXBindTemporaryExpr *Bind = in ActOnDecltypeExpression() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp413 virtual StoreRef Bind(Store store, Loc LV, SVal V) { in Bind() function in __anona737d6f20511::RegionStoreManager