HomeSort by relevance Sort by last modified time
    Searched full:nullptr (Results 101 - 118 of 118) sorted by null

1 2 3 45

  /external/clang/lib/AST/
ASTContext.cpp 449 // nullptr type (C++0x 2.14.7)
450 InitBuiltinType(NullPtrTy, BuiltinType::NullPtr);
    [all...]
Decl.cpp 168 // The decl can validly be null as the representation of nullptr
    [all...]
Expr.cpp     [all...]
ASTImporter.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
Expr.h 490 /// \brief Expression is a C++0X nullptr.
    [all...]
  /external/clang/lib/Parse/
ParseExpr.cpp 465 /// [C++0x] 'nullptr' [C++0x 2.14.7]
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaExprCXX.cpp 475 /// ActOnCXXNullPtrLiteral - Parse 'nullptr'.
    [all...]
SemaCodeComplete.cpp 584 case BuiltinType::NullPtr:
    [all...]
SemaOverload.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/webkit/WebKitLibraries/win/lib/
WebKitSystemInterface.lib     [all...]
  /external/clang/include/clang/Basic/
DiagnosticSemaKinds.td     [all...]
  /external/webkit/Source/WebKit/chromium/
ChangeLog 462 More 0 to nullptr.
    [all...]
  /external/webkit/Source/JavaScriptCore/
ChangeLog     [all...]

Completed in 466 milliseconds

1 2 3 45