Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_http_common.h365 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