Searched defs:Scoped (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | TpiHashing.cpp | 31 bool Scoped = bool(Opts & ClassOptions::Scoped); in getHashForUdt() local |
/third_party/node/src/ | ||
H A D | node_mutex.h | 35 class Scoped { class in node::ExclusiveAccess 40 explicit Scoped(const std::shared_ptr<ExclusiveAccess>& shared) in Scoped() function in node::ExclusiveAccess::Scoped 45 explicit Scoped(ExclusiveAccess* exclusive_access) in Scoped() function in node::ExclusiveAccess::Scoped |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ | ||
H A D | CodeView.h | 211 Scoped = 0x0100, member in llvm::codeview::CallingConvention::ClassOptions |
Completed in 7 milliseconds