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

  /external/clang/include/clang/Parse/
Parser.h     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp 351 bool Parser::IsSimpleMicrosoftDeclSpec(IdentifierInfo *Ident) {
471 if (IsString || IsSimpleMicrosoftDeclSpec(AttrName))
    [all...]

Completed in 68 milliseconds