reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/AST/RecursiveASTVisitor.h
 2472     if (S->hasExplicitResultType())
tools/clang/lib/AST/ASTImporter.cpp
 7538       E->hasExplicitParameters(), E->hasExplicitResultType(), ToCaptureInits,
tools/clang/lib/AST/StmtPrinter.cpp
 1988     if (Node->hasExplicitResultType()) {
tools/clang/lib/Sema/TreeTransform.h
11544                              E->hasExplicitResultType(),
tools/clang/tools/libclang/CIndex.cpp
 3189           if (E->hasExplicitResultType()) {