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 370 TypeSourceInfo *getEncodedTypeSourceInfo() const { return EncodedType; }
    [all...]
DataRecursiveASTVisitor.h     [all...]
RecursiveASTVisitor.h     [all...]
  /external/clang/lib/Serialization/
ASTWriterStmt.cpp 905 Writer.AddTypeSourceInfo(E->getEncodedTypeSourceInfo(), Record);
    [all...]
  /external/clang/lib/Sema/
TreeTransform.h     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 213 milliseconds