reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
79 PrettyStackTraceEntry *ReversedStack = ReverseStackTrace(SavedStack.get());
tools/clang/lib/AST/TypePrinter.cpp330 Quals.print(OS, Policy, /*appendSpaceIfNonEmpty=*/!PrevPHIsEmpty.get()); 332 Quals.print(OS, Policy, /*appendSpaceIfNonEmpty=*/!PrevPHIsEmpty.get()); 762 if (!PrevPHIsEmpty.get()) 928 if (!PrevPHIsEmpty.get())tools/clang/lib/Analysis/CFG.cpp
2923 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), I); 2951 ElseBlock = sv.get(); 2978 addSuccessor(ThenBlock, sv.get()); 3300 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), F); 4007 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), Terminator); 4350 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), S);