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

  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 65 friend class ObjCDeclContextSwitch;
993 /// ObjCDeclContextSwitch - An object used to switch context from
996 class ObjCDeclContextSwitch {
1001 explicit ObjCDeclContextSwitch(Parser &p)
1007 ~ObjCDeclContextSwitch() {
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseTemplate.cpp 40 ObjCDeclContextSwitch ObjCDC(*this);
ParseDeclCXX.cpp 63 ObjCDeclContextSwitch ObjCDC(*this);
468 ObjCDeclContextSwitch ObjCDC(*this);
2593 ObjCDeclContextSwitch ObjCDC(*this);
ParseObjc.cpp 1256 ObjCDeclContextSwitch ObjCDC(*this);
1912 ObjCDeclContextSwitch ObjCDC(*this);
Parser.cpp 1148 ObjCDeclContextSwitch ObjCDC(*this);
ParseDecl.cpp 1704 ObjCDeclContextSwitch ObjCDC(*this);

Completed in 44 milliseconds