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();
277 friend class LocationContextManager;
314 friend class LocationContextManager;
340 friend class LocationContextManager;
368 class LocationContextManager {
371 ~LocationContextManager();
401 LocationContextManager LocContexts;
459 LocationContextManager &getLocationContextManager() {
  /external/clang/lib/Analysis/
AnalysisDeclContext.cpp 260 LocationContextManager & AnalysisDeclContext::getLocationContextManager() {
299 LocationContextManager::getLocationContext(AnalysisDeclContext *ctx,
316 LocationContextManager::getStackFrame(AnalysisDeclContext *ctx,
333 LocationContextManager::getScope(AnalysisDeclContext *ctx,
340 LocationContextManager::getBlockInvocationContext(AnalysisDeclContext *ctx,
509 LocationContextManager::~LocationContextManager() {
513 void LocationContextManager::clear() {

Completed in 57 milliseconds