Searched refs:BuildPredefinedExpr (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1089 return getSema().BuildPredefinedExpr(E->getLocation(), E->getIdentType());
H A DSemaExpr.cpp2905 ExprResult Sema::BuildPredefinedExpr(SourceLocation Loc, function in class:Sema
2955 return BuildPredefinedExpr(Loc, IT);
/external/clang/include/clang/Sema/
H A DSema.h3441 ExprResult BuildPredefinedExpr(SourceLocation Loc,

Completed in 436 milliseconds