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

  /external/clang/include/clang/AST/
TypeLoc.h 886 TypeSourceInfo *getTypeArgTInfo(unsigned i) const {
    [all...]
RecursiveASTVisitor.h     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp 695 Record.AddTypeSourceInfo(TL.getTypeArgTInfo(i));
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/Sema/
TreeTransform.h     [all...]

Completed in 54 milliseconds