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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1233 ExprResult ParseExpressionWithLeadingExtension(SourceLocation ExtLoc);
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp139 Parser::ParseExpressionWithLeadingExtension(SourceLocation ExtLoc) { function in class:Parser
H A DParseStmt.cpp869 ExprResult Res(ParseExpressionWithLeadingExtension(ExtLoc));

Completed in 179 milliseconds