HomeSort by relevance Sort by last modified time
    Searched refs: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 394 void setSynthesized(bool isSynth) { IsSynthesized = isSynth; }
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 638 MD->setSynthesized(Record[Idx++]);
    [all...]

Completed in 69 milliseconds