/freebsd-src/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-type-util.h | 155 struct Bind { struct 156 typeTemplateSel::Bind global() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 102 ASTMatchFinder::BindKind Bind) in MatchChildASTVisitor() 414 const ASTMatchFinder::BindKind Bind; member in clang::ast_matchers::internal::__anonbe2d60470111::MatchChildASTVisitor 599 BindKind Bind) { in memoizedMatchesRecursively() 634 BindKind Bind) { in matchesRecursively() 673 BoundNodesTreeBuilder *Builder, BindKind Bind) override { in matchesChildOf() 682 BindKind Bind) override { in matchesDescendantOf()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILResource.cpp | 222 std::string Bind = BindingPrefix.str(); in print() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 221 Bind, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObjcopy.cpp | 552 uint8_t Bind = ELF::STB_GLOBAL; addSymbol() local
|
H A D | ELFObject.cpp | 697 addSymbol(Twine Name,uint8_t Bind,uint8_t Type,SectionBase * DefinedIn,uint64_t Value,uint8_t Visibility,uint16_t Shndx,uint64_t SymbolSize) addSymbol() argument
|
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | MachO.h | 380 enum class FixupKind { Bind, Rebase }; enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | UnsafeBufferUsage.cpp | 87 MatchDescendantVisitor(const internal::DynTypedMatcher * Matcher,internal::ASTMatchFinder * Finder,internal::BoundNodesTreeBuilder * Builder,internal::ASTMatchFinder::BindKind Bind,const bool ignoreUnevaluatedContext) MatchDescendantVisitor() argument 201 const internal::ASTMatchFinder::BindKind Bind; global() member in clang::ast_matchers::MatchDescendantVisitor
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | RegionStore.cpp | 442 StoreRef Bind(Store store, Loc LV, SVal V) override { in Bind() function in __anonbdb300b20411::RegionStoreManager
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 7429 CXXBindTemporaryExpr *Bind = CXXBindTemporaryExpr::Create(Context, Temp, E); MaybeBindToTemporary() local 7572 CXXBindTemporaryExpr *Bind = ActOnDecltypeExpression() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 64 bool objdump::Bind; member in objdump
|