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

/external/clang/lib/Parse/
H A DParseExprCXX.cpp1395 /// ParseCXXTypeConstructExpression - Parse construction of a specified type.
1408 Parser::ParseCXXTypeConstructExpression(const DeclSpec &DS) { function in class:Parser

Completed in 60 milliseconds