Home
last modified time | relevance | path

Searched defs:isFunction (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm/include/llvm/LTO/legacy/
DLTOModule.h42 bool isFunction; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
DLTOModule.h43 bool isFunction = false; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DLTOModule.h43 bool isFunction = 0; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolWasm.h43 bool isFunction() const { return Type == wasm::WASM_SYMBOL_TYPE_FUNCTION; } in isFunction() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCSymbolWasm.h43 bool isFunction() const { return Type == wasm::WASM_SYMBOL_TYPE_FUNCTION; } in isFunction() function
/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h218 bool isFunction(spv::Id oldId) const { return fnPos.find(oldId) != fnPos.end(); } in isFunction() function
/external/angle/third_party/glslang/src/SPIRV/
DSPVRemapper.h218 bool isFunction(spv::Id oldId) const { return fnPos.find(oldId) != fnPos.end(); } in isFunction() function
/external/angle/src/compiler/translator/
DSymbol.h50 bool isFunction() const { return mSymbolClass == SymbolClass::Function; } in isFunction() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/
DItaniumDemangle.cpp594 bool ItaniumPartialDemangler::isFunction() const { in isFunction() function in ItaniumPartialDemangler
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DItaniumDemangle.cpp565 bool ItaniumPartialDemangler::isFunction() const { in isFunction() function in ItaniumPartialDemangler
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOModule.cpp415 bool isFunction) { in addDefinedSymbol()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
DLTOModule.cpp419 bool isFunction) { in addDefinedSymbol()
/external/llvm/lib/LTO/
DLTOModule.cpp427 bool isFunction) { in addDefinedSymbol()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp436 bool NativeRawSymbol::isFunction() const { in isFunction() function in NativeRawSymbol
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp435 bool NativeRawSymbol::isFunction() const { in isFunction() function in NativeRawSymbol
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp756 bool XCOFFSymbolRef::isFunction() const { in isFunction() function in llvm::object::XCOFFSymbolRef
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp804 bool DIARawSymbol::isFunction() const { in isFunction() function in DIARawSymbol
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp966 bool DIARawSymbol::isFunction() const { in isFunction() function in DIARawSymbol
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp966 bool DIARawSymbol::isFunction() const { in isFunction() function in DIARawSymbol
/external/pytorch/torch/csrc/jit/python/
Dpython_sugared_value.cpp1358 py::bool_ isFunction = py::module::import("inspect").attr("isfunction")(obj); in toSugaredValue() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DXCOFFObjectFile.cpp1220 bool XCOFFSymbolRef::isFunction() const { in isFunction() function in llvm::object::XCOFFSymbolRef
/external/dokka/core/src/main/kotlin/Formats/JavaLayoutHtml/
DJavaLayoutHtmlFormatOutputBuilder.kt1030 private fun DocumentationNode.isFunction() = kind == functionKind in <lambda>() method in org.jetbrains.dokka.Formats.ClassPage
/external/llvm/lib/IR/
DVerifier.cpp1258 bool isFunction, const Value *V) { in verifyAttributeTypes()
/external/python/httplib2/doc/html/_static/
Djquery.js631 isFunction: function( obj ) { method
/external/testng/src/main/resources/
Djquery-1.7.1.min.js2 …nction cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e…

12