HomeSort by relevance Sort by last modified time
    Searched refs:SubstTemplateTypeParmType (Results 1 - 25 of 97) sorted by null

1 2 3 4

  /external/v8/tools/clang/blink_gc_plugin/
Config.h 199 if (const clang::SubstTemplateTypeParmType* subst_type =
200 clang::dyn_cast<clang::SubstTemplateTypeParmType>(
  /external/clang/lib/Tooling/Core/
QualTypeNames.cpp 420 while (isa<SubstTemplateTypeParmType>(QT.getTypePtr())) {
424 QT = dyn_cast<SubstTemplateTypeParmType>(QT.getTypePtr())->desugar();
  /external/clang/lib/AST/
TypePrinter.cpp 173 if (const SubstTemplateTypeParmType *Subst
174 = dyn_cast<SubstTemplateTypeParmType>(T))
244 if (const SubstTemplateTypeParmType *Subst =
245 dyn_cast<SubstTemplateTypeParmType>(Split.Ty))
    [all...]
ASTDiagnostic.cpp 47 if (const SubstTemplateTypeParmType *ST =
48 dyn_cast<SubstTemplateTypeParmType>(Ty)) {
    [all...]
  /external/v8/tools/gcmole/
gcmole.cc 1098 } else if (llvm::isa<clang::SubstTemplateTypeParmType>(t)) {
1099 return ToTagType(llvm::cast<clang::SubstTemplateTypeParmType>(t)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 743 } else if (isa<SubstTemplateTypeParmType>(T)) {
    [all...]
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchers.h     [all...]

Completed in 793 milliseconds

1 2 3 4