Searched refs:DeclareGlobalAllocationFunction (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp1864 DeclareGlobalAllocationFunction(
1867 DeclareGlobalAllocationFunction(
1870 DeclareGlobalAllocationFunction(
1873 DeclareGlobalAllocationFunction(
1878 /// DeclareGlobalAllocationFunction - Declares a single implicit global
1880 void Sema::DeclareGlobalAllocationFunction(DeclarationName Name, function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h3724 void DeclareGlobalAllocationFunction(DeclarationName Name, QualType Return,

Completed in 89 milliseconds