Searched defs:Bind (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-type-util.h | 155 struct Bind { struct 156 typedef Tmpl<T> type;
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/ |
| H A D | ASTMatchFinder.cpp | 102 ASTMatchFinder::BindKind Bind) in MatchChildASTVisitor() 415 const ASTMatchFinder::BindKind Bind; member in clang::ast_matchers::internal::__anon17c865b50111::MatchChildASTVisitor 601 BindKind Bind) { in memoizedMatchesRecursively() 636 BindKind Bind) { in matchesRecursively() 675 BoundNodesTreeBuilder *Builder, BindKind Bind) override { in matchesChildOf() 684 BindKind Bind) override { in matchesDescendantOf()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILPrettyPrinter.cpp | 246 FormatBindingLocation Bind(RI, RTI); in prettyPrintResources() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OpenACCKinds.h | 217 Bind, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/ |
| H A D | ELFObjHandler.cpp | 216 uint8_t Bind = Sym.Weak ? STB_WEAK : STB_GLOBAL; in ELFStubBuilder() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | MachO.h | 384 enum class FixupKind { Bind, Rebase }; enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
| H A D | ELFObjcopy.cpp | 565 uint8_t Bind = ELF::STB_GLOBAL; in addSymbol() local
|
| H A D | ELFObject.cpp | 714 void SymbolTableSection::addSymbol(Twine Name, uint8_t Bind, uint8_t Type, in addSymbol()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExprCXX.cpp | 6667 CXXBindTemporaryExpr *Bind = CXXBindTemporaryExpr::Create(Context, Temp, E); in MaybeBindToTemporary() local 6806 CXXBindTemporaryExpr *Bind = in ActOnDecltypeExpression() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | RegionStore.cpp | 593 BindResult Bind(Store store, Loc LV, SVal V) override { in Bind() function in __anonfa909ae00911::RegionStoreManager
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | MachODump.cpp | 60 bool objdump::Bind; member in objdump
|