HomeSort by relevance Sort by last modified time
    Searched refs:ParseLinkage (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Parse/
Parser.cpp 826 Decl *TheDecl = ParseLinkage(DS, Declarator::FileContext);
    [all...]
ParseDeclCXX.cpp 260 /// ParseLinkage - We know that the current token is a string_literal
267 Decl *Parser::ParseLinkage(ParsingDeclSpec &DS, unsigned Context) {
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 24 milliseconds