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

  /external/clang/lib/AST/
ExprClassification.cpp 318 return ClassifyUnnamed(Ctx, cast<ExplicitCastExpr>(E)->getTypeAsWritten());
322 cast<CXXUnresolvedConstructExpr>(E)->getTypeAsWritten());
StmtProfile.cpp 377 VisitType(S->getTypeAsWritten());
920 VisitType(S->getTypeAsWritten());
DeclTemplate.cpp     [all...]
MicrosoftMangle.cpp 396 TypeSourceInfo *TSI = Spec->getTypeAsWritten();
    [all...]
TypePrinter.cpp 901 if (TypeSourceInfo *TAW = Spec->getTypeAsWritten()) {
    [all...]
Expr.cpp     [all...]
  /external/clang/lib/Sema/
SemaExceptionSpec.cpp     [all...]
SemaExprObjC.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineC.cpp 239 T = ExCast->getTypeAsWritten();
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp     [all...]
  /external/clang/include/clang/AST/
DeclTemplate.h     [all...]
RecursiveASTVisitor.h     [all...]
ExprCXX.h     [all...]
Expr.h     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /external/clang/tools/libclang/
RecursiveASTVisitor.h     [all...]
CIndex.cpp 677 if (TypeSourceInfo *SpecType = D->getTypeAsWritten()) {
    [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp     [all...]
CGDebugInfo.cpp 192 if (TypeSourceInfo *TAW = Spec->getTypeAsWritten()) {
    [all...]
CGExpr.cpp     [all...]

Completed in 525 milliseconds