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

  /external/clang/include/clang/AST/
ExprObjC.h 369 TypeSourceInfo *getEncodedTypeSourceInfo() const { return EncodedType; }
    [all...]
RecursiveASTVisitor.h     [all...]
  /external/clang/tools/libclang/
RecursiveASTVisitor.h     [all...]
CIndex.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriterStmt.cpp 832 Writer.AddTypeSourceInfo(E->getEncodedTypeSourceInfo(), Record);
    [all...]
  /external/clang/lib/Sema/
TreeTransform.h     [all...]

Completed in 198 milliseconds