Searched defs:CreateEmpty (Results 1 - 6 of 6) sorted by relevance

/external/skia/src/core/
H A DSkFontMgr.cpp31 SkFontStyleSet* SkFontStyleSet::CreateEmpty() { function in class:SkFontStyleSet
50 return SkFontStyleSet::CreateEmpty();
85 fsset = SkFontStyleSet::CreateEmpty();
H A DSkPathRef.cpp41 SkPathRef* SkPathRef::CreateEmpty() { function in class:SkPathRef
/external/clang/lib/CodeGen/
H A DCGDebugInfo.h488 static ApplyDebugLocation CreateEmpty(CodeGenFunction &CGF) { function in class:clang::CodeGen::ApplyDebugLocation
/external/clang/lib/AST/
H A DExprCXX.cpp307 UnresolvedLookupExpr::CreateEmpty(const ASTContext &C, function in class:UnresolvedLookupExpr
463 DependentScopeDeclRefExpr::CreateEmpty(const ASTContext &C, function in class:DependentScopeDeclRefExpr
599 CXXStaticCastExpr *CXXStaticCastExpr::CreateEmpty(const ASTContext &C, function in class:CXXStaticCastExpr
624 CXXDynamicCastExpr *CXXDynamicCastExpr::CreateEmpty(const ASTContext &C, function in class:CXXDynamicCastExpr
682 CXXReinterpretCastExpr::CreateEmpty(const ASTContext &C, unsigned PathSize) { function in class:CXXReinterpretCastExpr
697 CXXConstCastExpr *CXXConstCastExpr::CreateEmpty(const ASTContext &C) { function in class:CXXConstCastExpr
716 CXXFunctionalCastExpr::CreateEmpty(const ASTContext &C, unsigned PathSize) { function in class:CXXFunctionalCastExpr
1178 CXXUnresolvedConstructExpr::CreateEmpty(const ASTContext &C, unsigned NumArgs) { function in class:CXXUnresolvedConstructExpr
1276 CXXDependentScopeMemberExpr::CreateEmpty(const ASTContext &C, function in class:CXXDependentScopeMemberExpr
1383 UnresolvedMemberExpr::CreateEmpty(cons function in class:UnresolvedMemberExpr
1462 FunctionParmPackExpr::CreateEmpty(const ASTContext &Context, function in class:FunctionParmPackExpr
[all...]
H A DStmt.cpp320 AttributedStmt *AttributedStmt::CreateEmpty(const ASTContext &C, function in class:AttributedStmt
805 ObjCAtTryStmt *ObjCAtTryStmt::CreateEmpty(const ASTContext &Context, function in class:ObjCAtTryStmt
1205 OMPPrivateClause *OMPPrivateClause::CreateEmpty(const ASTContext &C, function in class:OMPPrivateClause
1241 OMPFirstprivateClause *OMPFirstprivateClause::CreateEmpty(const ASTContext &C, function in class:OMPFirstprivateClause
1293 OMPLastprivateClause *OMPLastprivateClause::CreateEmpty(const ASTContext &C, function in class:OMPLastprivateClause
1315 OMPSharedClause *OMPSharedClause::CreateEmpty(const ASTContext &C, function in class:OMPSharedClause
1366 OMPLinearClause *OMPLinearClause::CreateEmpty(const ASTContext &C, function in class:OMPLinearClause
1390 OMPAlignedClause *OMPAlignedClause::CreateEmpty(const ASTContext &C, function in class:OMPAlignedClause
1436 OMPCopyinClause *OMPCopyinClause::CreateEmpty(const ASTContext &C, function in class:OMPCopyinClause
1482 OMPCopyprivateClause *OMPCopyprivateClause::CreateEmpty(cons function in class:OMPCopyprivateClause
1553 OMPReductionClause *OMPReductionClause::CreateEmpty(const ASTContext &C, function in class:OMPReductionClause
1575 OMPFlushClause *OMPFlushClause::CreateEmpty(const ASTContext &C, unsigned N) { function in class:OMPFlushClause
1614 OMPParallelDirective *OMPParallelDirective::CreateEmpty(const ASTContext &C, function in class:OMPParallelDirective
1651 OMPSimdDirective *OMPSimdDirective::CreateEmpty(const ASTContext &C, function in class:OMPSimdDirective
1697 OMPForDirective *OMPForDirective::CreateEmpty(const ASTContext &C, function in class:OMPForDirective
1743 OMPForSimdDirective *OMPForSimdDirective::CreateEmpty(const ASTContext &C, function in class:OMPForSimdDirective
1769 OMPSectionsDirective *OMPSectionsDirective::CreateEmpty(const ASTContext &C, function in class:OMPSectionsDirective
1791 OMPSectionDirective *OMPSectionDirective::CreateEmpty(const ASTContext &C, function in class:OMPSectionDirective
1815 OMPSingleDirective *OMPSingleDirective::CreateEmpty(const ASTContext &C, function in class:OMPSingleDirective
1837 OMPMasterDirective *OMPMasterDirective::CreateEmpty(const ASTContext &C, function in class:OMPMasterDirective
1857 OMPCriticalDirective *OMPCriticalDirective::CreateEmpty(const ASTContext &C, function in class:OMPCriticalDirective
1899 OMPParallelForDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, function in class:OMPParallelForDirective
1943 OMPParallelForSimdDirective::CreateEmpty(const ASTContext &C, function in class:OMPParallelForSimdDirective
1969 OMPParallelSectionsDirective::CreateEmpty(const ASTContext &C, function in class:OMPParallelSectionsDirective
1994 OMPTaskDirective *OMPTaskDirective::CreateEmpty(const ASTContext &C, function in class:OMPTaskDirective
2013 OMPTaskyieldDirective *OMPTaskyieldDirective::CreateEmpty(const ASTContext &C, function in class:OMPTaskyieldDirective
2027 OMPBarrierDirective *OMPBarrierDirective::CreateEmpty(const ASTContext &C, function in class:OMPBarrierDirective
2041 OMPTaskwaitDirective *OMPTaskwaitDirective::CreateEmpty(const ASTContext &C, function in class:OMPTaskwaitDirective
2060 OMPFlushDirective *OMPFlushDirective::CreateEmpty(const ASTContext &C, function in class:OMPFlushDirective
2081 OMPOrderedDirective *OMPOrderedDirective::CreateEmpty(const ASTContext &C, function in class:OMPOrderedDirective
2110 OMPAtomicDirective *OMPAtomicDirective::CreateEmpty(const ASTContext &C, function in class:OMPAtomicDirective
2136 OMPTargetDirective *OMPTargetDirective::CreateEmpty(const ASTContext &C, function in class:OMPTargetDirective
2162 OMPTeamsDirective *OMPTeamsDirective::CreateEmpty(const ASTContext &C, function in class:OMPTeamsDirective
[all...]
H A DExpr.cpp413 DeclRefExpr *DeclRefExpr::CreateEmpty(const ASTContext &Context, function in class:DeclRefExpr
857 StringLiteral *StringLiteral::CreateEmpty(const ASTContext &C, function in class:StringLiteral
1299 OffsetOfExpr *OffsetOfExpr::CreateEmpty(const ASTContext &C, function in class:OffsetOfExpr
1750 ImplicitCastExpr *ImplicitCastExpr::CreateEmpty(const ASTContext &C, function in class:ImplicitCastExpr
1772 CStyleCastExpr *CStyleCastExpr::CreateEmpty(const ASTContext &C, function in class:CStyleCastExpr
3632 ObjCMessageExpr *ObjCMessageExpr::CreateEmpty(const ASTContext &Context, function in class:ObjCMessageExpr
3902 DesignatedInitExpr *DesignatedInitExpr::CreateEmpty(const ASTContext &C, function in class:DesignatedInitExpr
4162 ObjCArrayLiteral *ObjCArrayLiteral::CreateEmpty(const ASTContext &C, function in class:ObjCArrayLiteral
4222 ObjCDictionaryLiteral::CreateEmpty(const ASTContext &C, unsigned NumElements, function in class:ObjCDictionaryLiteral

Completed in 188 milliseconds