Home
last modified time | relevance | path

Searched defs:getScope (Results 1 – 11 of 11) sorted by relevance

/external/guice/core/src/com/google/inject/spi/
DScopeBinding.java56 public Scope getScope() { in getScope() method in ScopeBinding
/external/llvm/lib/IR/
DDebugLoc.cpp36 MDNode *DebugLoc::getScope() const { in getScope() function in DebugLoc
DDebugInfoMetadata.cpp128 DIScopeRef DIScope::getScope() const { in getScope() function in DIScope
/external/skia/src/animator/
DSkDisplayApply.h55 SkADrawable* getScope() { return scope; } in getScope() function
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
DANTLRHashMap.m378 {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRHashMap.m380 {
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
DANTLRHashMap.m378 {
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
DANTLRHashMap.m378 {
/external/clang/include/clang/Sema/
DSemaInternal.h218 Scope *getScope() const { return S; } in getScope() function
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
DSmaliClass.java262 @Override public PsiElement getScope() { in getScope() method in SmaliClass
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp393 LocationContextManager::getScope(AnalysisDeclContext *ctx, in getScope() function in LocationContextManager