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

  /external/clang/include/clang/Analysis/
AnalysisContext.h 39 class LocationContextManager;
203 LocationContextManager &getLocationContextManager();
280 friend class LocationContextManager;
317 friend class LocationContextManager;
343 friend class LocationContextManager;
371 class LocationContextManager {
374 ~LocationContextManager();
404 LocationContextManager LocContexts;
463 LocationContextManager &getLocationContextManager() {
  /external/clang/lib/Analysis/
AnalysisDeclContext.cpp 286 LocationContextManager & AnalysisDeclContext::getLocationContextManager() {
325 LocationContextManager::getLocationContext(AnalysisDeclContext *ctx,
342 LocationContextManager::getStackFrame(AnalysisDeclContext *ctx,
359 LocationContextManager::getScope(AnalysisDeclContext *ctx,
366 LocationContextManager::getBlockInvocationContext(AnalysisDeclContext *ctx,
564 LocationContextManager::~LocationContextManager() {
568 void LocationContextManager::clear() {

Completed in 29 milliseconds