HomeSort by: relevance | last modified time | path
    Searched refs:hasExplicitResultType (Results 1 - 7 of 7) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 566 if (LE->hasExplicitResultType())
  /src/external/apache2/llvm/dist/clang/lib/AST/
StmtPrinter.cpp 2053 if (Node->hasExplicitResultType()) {
ASTImporter.cpp 7865 E->hasExplicitResultType(), ToCaptureInits,
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprCXX.h 2072 bool hasExplicitResultType() const {
RecursiveASTVisitor.h 2549 if (S->hasExplicitResultType())
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 3339 if (E->hasExplicitResultType()) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
TreeTransform.h 12777 E->hasExplicitResultType(),

Completed in 209 milliseconds