/llvm-project/lld/test/ELF/invalid/ |
H A D | symtab-sh-info.s | 20 Binding: STB_GLOBAL global() label 40 Binding: STB_GLOBAL global() label 59 Binding: STB_GLOBAL global() label
|
H A D | tls-symbol.s | 24 Binding: STB_GLOBAL label
|
/llvm-project/flang/runtime/ |
H A D | type-info.h | 29 struct Binding { struct 30 procBinding global() argument 31 nameBinding global() argument
|
/llvm-project/lld/test/ELF/ |
H A D | aarch64-memtag-globals.s | 51 Binding: STB_GLOBAL label
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGHLSLRuntime.cpp | 202 addBufferResourceAnnotation(llvm::GlobalVariable * GV,llvm::hlsl::ResourceClass RC,llvm::hlsl::ResourceKind RK,bool IsROV,llvm::hlsl::ElementType ET,BufferResBinding & Binding) addBufferResourceAnnotation() argument 292 BufferResBinding Binding(D->getAttr<HLSLResourceBindingAttr>()); annotateHLSLResource() local 297 BufferResBinding(HLSLResourceBindingAttr * Binding) BufferResBinding() argument [all...] |
H A D | CGHLSLRuntime.h | 98 BufferResBinding Binding; global() member
|
/llvm-project/llvm/unittests/Object/ |
H A D | DXContainerTest.cpp | 308 dxbc::PSV::v2::ResourceBindInfo Binding; in TEST() local 587 dxbc::PSV::v2::ResourceBindInfo Binding; TEST() local [all...] |
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | Store.h | 260 const MemRegion* Binding = nullptr; global() variable
|
/llvm-project/flang/module/ |
H A D | __fortran_type_info.f90 | 58 type :: Binding type
|
/llvm-project/llvm/lib/InterfaceStub/ |
H A D | ELFObjHandler.cpp | 523 uint8_t Binding = RawSym.getBinding(); in createELFSym() local 553 uint8_t Binding = RawSym.getBinding(); in populateSymbols() local
|
/llvm-project/clang/lib/Frontend/ |
H A D | InterfaceStubFunctionsConsumer.cpp | 30 uint8_t Binding; member
|
/llvm-project/lld/MachO/ |
H A D | SyntheticSections.cpp | 411 struct Binding { argument 410 struct Binding { global() struct 412 offset__anon2eb7a2b80411::Binding global() argument 413 addend__anon2eb7a2b80411::Binding global() argument
|
/llvm-project/llvm/lib/MC/ |
H A D | ELFObjectWriter.cpp | 516 uint8_t Binding = Symbol.getBinding(); writeSymbol() local 1333 unsigned Binding = Sym->getBinding(); shouldRelocateWithSymbol() local
|
/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1791 struct Binding { global() struct 1802 AttrsBinding global() argument
|
H A D | Initialization.h | 419 static InitializedEntity InitializeBinding(VarDecl *Binding) { in InitializeBinding() argument
|
/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
H A D | LoopConvertCheck.cpp | 651 for (const BindingDecl *Binding : AliasDecompositionDecl->bindings()) { in doConversion() local
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | IteratorModeling.cpp | 819 for (const auto &Binding : Env) { in isBoundThroughLazyCompoundVal() local
|
/llvm-project/clang/lib/Index/ |
H A D | IndexDecl.cpp | 315 for (const auto *Binding : D->bindings()) in VisitDecompositionDecl() local
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.cpp | 965 __anon9621c4950302(const std::pair<const MemRegion *, SVal> Binding) findBindingToReport() argument
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | InlayHints.cpp | 620 for (auto *Binding : DD->bindings()) { VisitVarDecl() local
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | ELFObjectFile.h | 395 unsigned char Binding = ESym->getBinding(); in isExportedToOtherDSO() local
|
/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.h | 759 uint8_t Binding; global() member
|
/llvm-project/clang/lib/AST/ |
H A D | DeclBase.cpp | 171 for (auto *Binding : DD->bindings()) { setInvalidDecl() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | DeclCXX.h | 4114 Expr *Binding = nullptr; global() variable 4144 setBinding(QualType DeclaredType,Expr * Binding) setBinding() argument
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 142 ELF_STB Binding; member
|