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

  /external/clang/include/clang/AST/
ExprObjC.h 370 void setEncodedTypeSourceInfo(TypeSourceInfo *EncType) {
    [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp 957 E->setEncodedTypeSourceInfo(GetTypeSourceInfo(Record, Idx));
    [all...]

Completed in 50 milliseconds