Home
last modified time | relevance | path

Searched refs:isTypeTag (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/doctorj/doctorj-5.1.2/org/incava/doctorj/
H A DJavadocTags.java20 boolean isTypeTag; field in JavadocTags.TagDescription
28 …public TagDescription(String tag, int index, boolean isTypeTag, boolean isCtorTag, boolean isMetho… in TagDescription() argument
32 this.isTypeTag = isTypeTag; in TagDescription()
151 public boolean where(Object obj) { return ((TagDescription)obj).isTypeTag; }
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Object/
H A DWasm.h65 bool isTypeTag() const { return Info.Kind == wasm::WASM_SYMBOL_TYPE_TAG; } in isTypeTag() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Object/
H A DWasm.h67 bool isTypeTag() const { return Info.Kind == wasm::WASM_SYMBOL_TYPE_TAG; } in isTypeTag() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Object/
H A DWasm.h67 bool isTypeTag() const { return Info.Kind == wasm::WASM_SYMBOL_TYPE_TAG; } in isTypeTag() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Object/
H A DWasm.h67 bool isTypeTag() const { return Info.Kind == wasm::WASM_SYMBOL_TYPE_TAG; } in isTypeTag() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Object/
H A DWasm.h67 bool isTypeTag() const { return Info.Kind == wasm::WASM_SYMBOL_TYPE_TAG; } in isTypeTag() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Object/
H A DWasm.h67 bool isTypeTag() const { return Info.Kind == wasm::WASM_SYMBOL_TYPE_TAG; } in isTypeTag() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/dsymutil/
H A DDwarfLinker.cpp158 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
308 (isTypeTag(DIE.getTag()) && in analyzeContextInfo()
1515 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp101 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
307 (isTypeTag(DIE.getTag()) && in analyzeContextInfo()
1423 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp100 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
285 (isTypeTag(Die.getTag()) && in updatePruning()
1472 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/devel/llvm90/llvm-9.0.1.src/tools/dsymutil/
H A DDwarfLinker.cpp155 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
344 (isTypeTag(DIE.getTag()) && in analyzeContextInfo()
1633 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DWARFLinker/
H A DDWARFLinker.cpp100 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
285 (isTypeTag(Die.getTag()) && in updatePruning()
1472 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp100 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
285 (isTypeTag(Die.getTag()) && in updatePruning()
1470 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/devel/llvm11/llvm-11.0.1.src/lib/DWARFLinker/
H A DDWARFLinker.cpp101 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
307 (isTypeTag(DIE.getTag()) && in analyzeContextInfo()
1423 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp100 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
285 (isTypeTag(Die.getTag()) && in updatePruning()
1472 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp100 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
285 (isTypeTag(Die.getTag()) && in updatePruning()
1473 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp100 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
285 (isTypeTag(Die.getTag()) && in updatePruning()
1472 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp101 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
286 (isTypeTag(Die.getTag()) && in updatePruning()
1490 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp100 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
285 (isTypeTag(Die.getTag()) && in updatePruning()
1470 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp100 static bool isTypeTag(uint16_t Tag) {
285 (isTypeTag(Die.getTag()) &&
1472 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration &&
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dmtype.h348 TypeTag *isTypeTag();
H A Dcparse.d1461 auto tt = tspec.isTypeTag(); in cparseDeclaration()
3093 auto tt = tspec.isTypeTag(); in cparseStructDeclaration()
/dports/devel/llvm10/llvm-10.0.1.src/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp157 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
372 (isTypeTag(DIE.getTag()) && in analyzeContextInfo()
1741 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp157 static bool isTypeTag(uint16_t Tag) { in isTypeTag() function
372 (isTypeTag(DIE.getTag()) && in analyzeContextInfo()
1741 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()
/dports/devel/llvm70/llvm-7.0.1.src/tools/dsymutil/
H A DDwarfLinker.cpp1261 static bool isTypeTag(uint16_t Tag) {
1507 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration &&

12