Searched defs:Bind (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DELFConfig.h25 uint8_t Bind = ELF::STB_GLOBAL; member in struct:llvm::objcopy::NewSymbolInfo
H A DObject.cpp729 void SymbolTableSection::addSymbol(Twine Name, uint8_t Bind, uint8_t Type, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp217 uint8_t Bind = Sym.Weak ? STB_WEAK : STB_GLOBAL; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h210 class Bind { class in namespace:clang::ento::check
/netbsd-current/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp397 const ASTMatchFinder::BindKind Bind; member in class:clang::ast_matchers::internal::__anon357::MatchChildASTVisitor
96 MatchChildASTVisitor(const DynTypedMatcher *Matcher, ASTMatchFinder *Finder, BoundNodesTreeBuilder *Builder, int MaxDepth, bool IgnoreImplicitChildren, ASTMatchFinder::BindKind Bind) argument
578 memoizedMatchesRecursively(const DynTypedNode &Node, ASTContext &Ctx, const DynTypedMatcher &Matcher, BoundNodesTreeBuilder *Builder, int MaxDepth, BindKind Bind) argument
613 matchesRecursively(const DynTypedNode &Node, const DynTypedMatcher &Matcher, BoundNodesTreeBuilder *Builder, int MaxDepth, BindKind Bind) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-type-util.h1639 struct Bind { struct in struct:testing::internal::TemplateSel
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h753 matchesChildOf(const T &Node, const DynTypedMatcher &Matcher, BoundNodesTreeBuilder *Builder, BindKind Bind) argument
767 matchesDescendantOf(const T &Node, const DynTypedMatcher &Matcher, BoundNodesTreeBuilder *Builder, BindKind Bind) argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp70 bool objdump::Bind; member in class:objdump

Completed in 315 milliseconds