HomeSort by relevance Sort by last modified time
    Searched full:unqualified (Results 76 - 100 of 243) sorted by null

1 2 34 5 6 7 8 910

  /external/clang/test/CXX/temp/temp.param/
p15-cxx0x.cpp 8 Y<1 >> 2> *y2; // FIXME: expected-error{{expected unqualified-id}}
  /external/stlport/stlport/stl/
type_manips.h 198 * _Dst types are the same unqualified types _Ret will be false if:
  /ndk/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 198 * _Dst types are the same unqualified types _Ret will be false if:
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 198 * _Dst types are the same unqualified types _Ret will be false if:
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 198 * _Dst types are the same unqualified types _Ret will be false if:
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 198 * _Dst types are the same unqualified types _Ret will be false if:
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 198 * _Dst types are the same unqualified types _Ret will be false if:
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
CXXInheritance.cpp 54 /// an unqualified, canonical class type.
187 // the base class scope is not examined during unqualified name lookup
MicrosoftMangle.cpp 292 // Always start with the unqualified name.
412 // <unqualified-name> ::= <operator-name>
531 // <postfix> ::= <unqualified-name> [<postfix>]
756 // Always start with the unqualified name.
770 // <unscoped-template-name> ::= ?$ <unqualified-name>
    [all...]
  /external/clang/lib/Sema/
SemaExprMember.cpp 211 // Unqualified lookup in a non-static member function found a member of an
    [all...]
SemaCXXScopeSpec.cpp 473 // unqualified name lookup in the given scope (if available) or
484 // Perform unqualified name lookup in the current scope.
    [all...]
  /external/v8/test/mjsunit/
strict-mode.js 299 // Delete of an unqualified identifier
300 CheckStrictMode("delete unqualified;", SyntaxError);
301 CheckStrictMode("function strict() { delete unqualified; }", SyntaxError);
    [all...]
  /external/clang/lib/StaticAnalyzer/
README.txt 87 'this' region in one method and unqualified 'this' region in another
  /external/clang/test/SemaTemplate/
temp_arg_nontype.cpp 62 // FIXME: expected-error{{expected unqualified-id}}
  /external/protobuf/java/src/test/java/com/google/protobuf/
ServiceTest.java 246 // Figure out the unqualified name of the inner class.
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/
sdk-sys-img-1.xsd 22 attributeFormDefault="unqualified"
  /external/protobuf/src/google/protobuf/
descriptor_database_unittest.cc 380 // Can't find extensions for unqualified type names.
431 // Can't find extensions for unqualified types.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
functional     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
functional     [all...]
  /external/gcc-demangle/
cp-demangle.c     [all...]
  /external/valgrind/main/coregrind/m_demangle/
cp-demangle.c     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /bionic/libc/private/
resolv_private.h 243 #define RES_NOTLDQUERY 0x00100000 /* don't unqualified name as a tld */
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
FunctionTable.java 359 * @param name The unqualified name of the function, must not be null

Completed in 839 milliseconds

1 2 34 5 6 7 8 910