Home
last modified time | relevance | path

Searched defs:isScoped (Results 1 – 3 of 3) sorted by relevance

/external/guice/core/src/com/google/inject/
DScopes.java129 public static boolean isScoped(Binding<?> binding, final Scope scope, in isScoped() method in Scopes
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1048 bool DIARawSymbol::isScoped() const { in isScoped() function in DIARawSymbol
/external/clang/include/clang/AST/
DDecl.h3188 bool isScoped() const { in isScoped() function