Home
last modified time | relevance | path

Searched defs:IsStatic (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dfunction-kind.h166 inline bool IsStatic(FunctionKind kind) { in IsStatic() function
/third_party/node/src/
Dnode_http_common.h366 bool IsStatic() const { return T::is_static(buf_) != 0; } in IsStatic() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangleNodes.cpp588 bool IsStatic = true; in output() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp566 bool IsStatic = STType == SymtabType::Static; in initSymtabSectionHeader() local