Home
last modified time | relevance | path

Searched defs:Scoped (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DTpiHashing.cpp31 bool Scoped = bool(Opts & ClassOptions::Scoped); in getHashForUdt() local
69 bool Scoped = bool(Opts & ClassOptions::Scoped); in getTagRecordHashForUdt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DTpiHashing.cpp31 bool Scoped = bool(Opts & ClassOptions::Scoped); in getHashForUdt() local
69 bool Scoped = bool(Opts & ClassOptions::Scoped); in getTagRecordHashForUdt() local
/external/doclava/src/com/google/doclava/
DScoped.java19 public interface Scoped { interface
/external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
DTestScope.java38 public @interface Scoped {} annotation in TestScope
/external/tensorflow/tensorflow/core/platform/
Dsetround_test.cc88 TEST(SetScopedSetRound, Scoped) { in TEST() argument
/external/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
Devery-class.cpp37 struct Scoped {}; in main() struct
/external/perfetto/src/trace_processor/importers/proto/
Dasync_track_set_tracker.cc123 TrackId AsyncTrackSetTracker::Scoped(TrackSetId id, int64_t ts, int64_t dur) { in Scoped() function in perfetto::trace_processor::AsyncTrackSetTracker
/external/llvm/lib/DebugInfo/PDB/Raw/
DTpiStream.cpp81 bool Scoped = Opts & static_cast<uint16_t>(ClassOptions::Scoped); in getTpiHash() local
/external/perfetto/src/trace_processor/importers/common/
Dslice_tracker_unittest.cc177 TEST(SliceTrackerTest, Scoped) { in TEST() argument
Dslice_tracker.cc72 base::Optional<SliceId> SliceTracker::Scoped(int64_t timestamp, in Scoped() function in perfetto::trace_processor::SliceTracker
/external/llvm-project/clang-tools-extra/clangd/unittests/
DQualityTests.cpp284 SymbolRelevanceSignals Scoped; in TEST() local
DCodeCompleteTests.cpp631 TEST(CompletionTest, Scoped) { in TEST() argument
/external/llvm-project/clang-tools-extra/clang-doc/
DRepresentation.h396 bool Scoped = member
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h202 Scoped = 0x0100, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h211 Scoped = 0x0100, enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h211 Scoped = 0x0100, enumerator
/external/clang/include/clang/AST/
DDecl.h3045 bool Scoped, bool ScopedUsingClassTag, bool Fixed) in EnumDecl()
/external/llvm-project/clang/lib/AST/
DDecl.cpp4335 bool Scoped, bool ScopedUsingClassTag, bool Fixed) in EnumDecl()