HomeSort by: relevance | last modified time | path
    Searched refs:Ident_GNU_final (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDeclCXX.cpp 2251 Ident_GNU_final = &PP.getIdentifierTable().get("__final");
2266 if (II == Ident_GNU_final)
Parser.cpp 498 Ident_GNU_final = nullptr;
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 161 mutable IdentifierInfo *Ident_GNU_final;

Completed in 62 milliseconds