Searched defs:getScope (Results 1 - 25 of 26) sorted by relevance

12

/external/guice/core/src/com/google/inject/spi/
H A DScopeBinding.java56 public Scope getScope() { method in class:ScopeBinding
/external/llvm/lib/IR/
H A DDebugLoc.cpp35 MDNode *DebugLoc::getScope() const { function in class:DebugLoc
37 return get()->getScope();
90 auto *Scope = cast<DIScope>(getScope());
/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DDebugLoc.cpp19 MDNode *DebugLoc::getScope(const LLVMContext &Ctx) const { function in class:DebugLoc
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
H A DSmaliClass.java268 @Override public PsiElement getScope() { method in class:SmaliClass
/external/clang/include/clang/Sema/
H A DSemaInternal.h219 Scope *getScope() const { return S; } function in class:clang::TypoCorrectionConsumer
/external/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp418 LocationContextManager::getScope(AnalysisDeclContext *ctx, function in class:LocationContextManager
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DDebugInfo.h710 DIScope getContext() const { return getScope().getContext(); }
711 unsigned getLineNumber() const { return getScope().getLineNumber(); }
712 unsigned getColumnNumber() const { return getScope().getColumnNumber(); }
722 DILexicalBlock getScope() const { return getFieldAs<DILexicalBlock>(1); } function in class:llvm::DILexicalBlockFile
756 DIScope getScope() const { return getFieldAs<DIScope>(2); } function in class:llvm::DILocation
758 StringRef getFilename() const { return getScope().getFilename(); }
759 StringRef getDirectory() const { return getScope().getDirectory(); }
/external/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h413 DIScopeRef getScope() const;
553 DIScopeRef getScope() const { return DIScopeRef(getRawScope()); } function in class:llvm::DIType
697 getScope(), getBaseType(), getSizeInBits(),
815 getScope(), getBaseType(), getSizeInBits(),
1217 DILocalScope *getScope() const { return cast<DILocalScope>(getRawScope()); } function in class:llvm::DICompileUnit::DILocation
1222 DIFile *getFile() const { return getScope()->getFile(); }
1223 StringRef getFilename() const { return getScope()->getFilename(); }
1224 StringRef getDirectory() const { return getScope()->getDirectory(); }
1228 /// Walk through \a getInlinedAt() and return \a getScope() from the deepest
1233 return getScope();
1823 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } function in class:llvm::DICompileUnit::DIVariable
2285 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } function in class:llvm::DICompileUnit::DIImportedEntity
[all...]
/external/caliper/lib/
H A Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module-version META- ...
H A Djersey-client-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/testng/ant/
H A Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE fr/ fr/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.equinox.preferences_3.5.300.v20150408-1437.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/testng/lib-supplied/
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...
/external/guice/lib/build/
H A Dspring-beans.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/springframework/beans/ org/springframework/beans/annotation/ ...
/external/guice/extensions/struts2/lib/
H A Djsp-api-2.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/resources/ ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 856 milliseconds

12