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

/external/clang/lib/Parse/
H A DParseExpr.cpp2727 /// ParseBlockId - Parse a block-id, which roughly looks like int (int x).
2733 void Parser::ParseBlockId(SourceLocation CaretLoc) { function in class:Parser
2810 ParseBlockId(CaretLoc);

Completed in 116 milliseconds