Home
last modified time | relevance | path

Searched refs:ParseIdentifierLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseDecl.cpp205 IdentifierLoc *Parser::ParseIdentifierLoc() { in ParseIdentifierLoc() function in Parser
298 ArgExprs.push_back(ParseIdentifierLoc()); in ParseGNUAttributeArgs()
825 IdentifierLoc *Platform = ParseIdentifierLoc(); in ParseAvailabilityAttribute()
1196 IdentifierLoc *ArgumentKind = ParseIdentifierLoc(); in ParseTypeTagForDatatypeAttribute()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Parse/
DParser.h1935 IdentifierLoc *ParseIdentifierLoc();