HomeSort by relevance Sort by last modified time
    Searched full:createempty (Results 26 - 50 of 65) sorted by null

12 3

  /frameworks/compile/libbcc/lib/Core/
Source.cpp 171 Source *Source::CreateEmpty(BCCContext &pContext, const std::string &pName) {
  /external/clang/include/clang/AST/
OpenMPClause.h     [all...]
StmtObjC.h 189 static ObjCAtTryStmt *CreateEmpty(const ASTContext &Context,
ExprCXX.h 256 static CXXStaticCastExpr *CreateEmpty(const ASTContext &Context,
288 static CXXDynamicCastExpr *CreateEmpty(const ASTContext &Context,
325 static CXXReinterpretCastExpr *CreateEmpty(const ASTContext &Context,
356 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context);
    [all...]
ExprObjC.h 162 static ObjCArrayLiteral *CreateEmpty(const ASTContext &C,
310 static ObjCDictionaryLiteral *CreateEmpty(const ASTContext &C,
    [all...]
Expr.h     [all...]
Stmt.h 847 static AttributedStmt *CreateEmpty(const ASTContext &C, unsigned NumAttrs);
    [all...]
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 144 return cxstring::createEmpty();
904 return cxstring::createEmpty();
    [all...]
CXType.cpp 224 return cxstring::createEmpty();
884 return cxstring::createEmpty();
CIndex.cpp     [all...]
CXSourceLocation.cpp 199 *filename = cxstring::createEmpty();
  /external/clang/lib/CodeGen/
CGDeclCXX.cpp 508 auto NL = ApplyDebugLocation::CreateEmpty(*this);
559 auto NL = ApplyDebugLocation::CreateEmpty(*this);
CGDebugInfo.h 578 static ApplyDebugLocation CreateEmpty(CodeGenFunction &CGF) {
CGBlocks.cpp     [all...]
CGStmt.cpp 595 auto NL = ApplyDebugLocation::CreateEmpty(*this);
604 auto NL = ApplyDebugLocation::CreateEmpty(*this);
    [all...]
CGOpenMPRuntime.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libfastprox.a     [all...]
  /external/clang/lib/AST/
Expr.cpp 418 DeclRefExpr *DeclRefExpr::CreateEmpty(const ASTContext &Context,
862 StringLiteral *StringLiteral::CreateEmpty(const ASTContext &C,
    [all...]
Stmt.cpp 322 AttributedStmt *AttributedStmt::CreateEmpty(const ASTContext &C,
    [all...]
  /external/libchrome/dbus/
message.cc 416 scoped_ptr<Response> Response::CreateEmpty() {
message.h 216 static scoped_ptr<Response> CreateEmpty();
  /external/skia/src/core/
SkPathRef.cpp 49 SkPathRef* SkPathRef::CreateEmpty() {
SkPath.cpp 128 : fPathRef(SkPathRef::CreateEmpty()) {
341 fPathRef.reset(SkPathRef::CreateEmpty());
    [all...]
  /external/opencv3/modules/videoio/src/
cap_msmf.hpp 56 return spPropVal->CreateEmpty(ppInsp);
    [all...]
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 

Completed in 570 milliseconds

12 3