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

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp1591 DeclareGlobalAllocationFunction(
1594 DeclareGlobalAllocationFunction(
1597 DeclareGlobalAllocationFunction(
1600 DeclareGlobalAllocationFunction(
1605 /// DeclareGlobalAllocationFunction - Declares a single implicit global
1607 void Sema::DeclareGlobalAllocationFunction(DeclarationName Name, function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h3094 void DeclareGlobalAllocationFunction(DeclarationName Name, QualType Return,

Completed in 51 milliseconds