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

  /external/clang/lib/Parse/
Parser.cpp 439 !PP.isIncrementalProcessingEnabled() && !TemplateIds.empty()) {
441 // HandleTranslationUnit() method, TemplateIds created there were not
444 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(TemplateIds);
447 assert(TemplateIds.empty() && "Still alive TemplateIdAnnotations around?");
537 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(((Parser *)P)->TemplateIds);
543 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(TemplateIds);
625 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(TemplateIds);
    [all...]
ParseTemplate.cpp     [all...]
ParseExprCXX.cpp     [all...]
  /external/clang/include/clang/Parse/
Parser.h 230 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h 240 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Parse/
Parser.h 242 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Parse/
Parser.h 242 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Parse/
Parser.h 242 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Parse/
Parser.h 242 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Parse/
Parser.h 242 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Parse/
Parser.h 242 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h 240 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Parse/
Parser.h 242 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Parse/
Parser.h 242 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Parse/
Parser.h 242 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Parse/
Parser.h 242 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Parse/
Parser.h 242 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Parse/
Parser.h 242 SmallVector<TemplateIdAnnotation *, 16> TemplateIds;
    [all...]

Completed in 613 milliseconds