HomeSort by relevance Sort by last modified time
    Searched full:setsynthesized (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Sema/
SemaObjCProperty.cpp     [all...]
SemaDeclObjC.cpp     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h 387 void setSynthesized(bool isSynth) { IsSynthesized = isSynth; }
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 483 MD->setSynthesized(Record[Idx++]);
    [all...]

Completed in 197 milliseconds