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

  /external/clang/include/clang/AST/
DeclFriend.h 146 SourceLocation StartL = (NumTPLists == 0)
149 return SourceRange(StartL, TInfo->getTypeLoc().getEndLoc());
Decl.h 282 LabelStmt *S, SourceLocation StartL)
283 : NamedDecl(Label, DC, IdentL, II), TheStmt(S), LocStart(StartL) {}
521 SourceLocation StartL)
522 : ValueDecl(DK, DC, L, N, T), DeclInfo(TInfo), InnerLocStart(StartL) {
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
sdlexe.cpp 321 void StartL();
322 static TBool StartL(TAny* aThis);
529 iStarter->Start(TCallBack(StartL, this));
536 TBool CSDLAppUi::StartL(TAny* aThis)
538 static_cast<CSDLAppUi*>(aThis)->StartL();
567 void CSDLAppUi::StartL()
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa_old.cpp 368 iDsa->StartL();
dsa.cpp 308 iDsa->StartL();
dsa_new.cpp 562 iDsa->StartL();
  /external/clang/lib/AST/
Decl.cpp     [all...]
ASTImporter.cpp     [all...]

Completed in 177 milliseconds