Searched refs:ScopeContext (Results 1 - 23 of 23) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
H A DAnalysisContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/
H A DAnalysisContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/
H A DAnalysisContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/
H A DAnalysisDeclContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Analysis/
H A DAnalysisDeclContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Analysis/
H A DAnalysisDeclContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Analysis/
H A DAnalysisDeclContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
H A DAnalysisContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/
H A DAnalysisContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Analysis/
H A DAnalysisContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Analysis/
H A DAnalysisDeclContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/
H A DAnalysisDeclContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/
H A DAnalysisDeclContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/
H A DAnalysisDeclContext.h322 class ScopeContext : public LocationContext { class in namespace:clang
326 ScopeContext(AnalysisDeclContext *ctx, const LocationContext *parent, function in class:clang::ScopeContext
331 ~ScopeContext() override {}
389 const ScopeContext *getScope(AnalysisDeclContext *ctx,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddbgeng.h1589 STDMETHOD(GetScope)(THIS_ PULONG64 InstructionOffset,PDEBUG_STACK_FRAME ScopeFrame,PVOID ScopeContext,ULONG ScopeContextSize) PURE;
1590 STDMETHOD(SetScope)(THIS_ ULONG64 InstructionOffset,PDEBUG_STACK_FRAME ScopeFrame,PVOID ScopeContext,ULONG ScopeContextSize) PURE;
1656 STDMETHOD(GetScope)(THIS_ PULONG64 InstructionOffset,PDEBUG_STACK_FRAME ScopeFrame,PVOID ScopeContext,ULONG ScopeContextSize) PURE;
1657 STDMETHOD(SetScope)(THIS_ ULONG64 InstructionOffset,PDEBUG_STACK_FRAME ScopeFrame,PVOID ScopeContext,ULONG ScopeContextSize) PURE;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddbgeng.h1589 STDMETHOD(GetScope)(THIS_ PULONG64 InstructionOffset,PDEBUG_STACK_FRAME ScopeFrame,PVOID ScopeContext,ULONG ScopeContextSize) PURE;
1590 STDMETHOD(SetScope)(THIS_ ULONG64 InstructionOffset,PDEBUG_STACK_FRAME ScopeFrame,PVOID ScopeContext,ULONG ScopeContextSize) PURE;
1656 STDMETHOD(GetScope)(THIS_ PULONG64 InstructionOffset,PDEBUG_STACK_FRAME ScopeFrame,PVOID ScopeContext,ULONG ScopeContextSize) PURE;
1657 STDMETHOD(SetScope)(THIS_ ULONG64 InstructionOffset,PDEBUG_STACK_FRAME ScopeFrame,PVOID ScopeContext,ULONG ScopeContextSize) PURE;
/prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/
H A Daether-util-0.9.0.M2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/aether/ org/eclipse/aether/util/ ...
/prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M3/
H A Daether-util-0.9.0.M3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/aether/ org/eclipse/aether/util/ ...
/prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/1.0.2.v20150114/
H A Daether-util-1.0.2.v20150114.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/aether/ org/eclipse/aether/util/ ...
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
H A Dkotlin-compiler-embeddable-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
H A Dkotlin-compiler-embeddable-1.0.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.5/
H A Dkotlin-compiler-embeddable-1.0.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.1.1/
H A Dkotlin-compiler-embeddable-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 139 milliseconds