Searched refs:VisitSymbol (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DSimpleStreamChecker.cpp102 bool VisitSymbol(SymbolRef sym) { function in class:__anon3469::StopTrackingCallback
H A DMallocChecker.cpp458 bool VisitSymbol(SymbolRef sym) { function in class:__anon3434::StopTrackingCallback
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp126 bool VisitSymbol(SymbolRef sym) { function in class:__anon3501::MarkLiveCallback
H A DProgramState.cpp535 if (!visitor.VisitSymbol(sym))
596 if (!visitor.VisitSymbol(SR->getSymbol()))
H A DExprEngine.cpp1833 bool VisitSymbol(SymbolRef Sym) { function in class:__anon3502::CollectReachableSymbolsCallback
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h663 virtual bool VisitSymbol(SymbolRef sym) = 0;

Completed in 254 milliseconds