Home
last modified time | relevance | path

Searched defs:IsFunction (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp926 struct IsFunction struct
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1344 bool IsFunction = GIS.getValueType()->isFunctionTy(); in emitGlobalIndirectSymbol() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DVerifier.cpp1562 void Verifier::verifyAttributeTypes(AttributeSet Attrs, bool IsFunction, in verifyAttributeTypes() argument
/third_party/node/deps/v8/src/api/
H A Dapi.cc3569 bool Value::IsFunction() const { return Utils::OpenHandle(this)->IsCallable(); } in IsFunction() function in v8::Value

Completed in 59 milliseconds