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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DSimpleStreamChecker.cpp102 bool VisitSymbol(SymbolRef sym) { function in class:__anon3409::StopTrackingCallback
H A DMallocChecker.cpp452 bool VisitSymbol(SymbolRef sym) { function in class:__anon3374::StopTrackingCallback
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp126 bool VisitSymbol(SymbolRef sym) { function in class:__anon3441::MarkLiveCallback
H A DProgramState.cpp543 if (!visitor.VisitSymbol(sym))
614 if (!visitor.VisitSymbol(SR->getSymbol()))
H A DExprEngine.cpp1749 bool VisitSymbol(SymbolRef Sym) { function in class:__anon3442::CollectReachableSymbolsCallback
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h663 virtual bool VisitSymbol(SymbolRef sym) = 0;

Completed in 204 milliseconds