Searched defs:Engine (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/llvm-diff/
H A Dllvm-diff.cpp43 static void diffGlobal(DifferenceEngine &Engine, Module *L, Module *R, argument
H A DDifferenceEngine.h38 Context(DifferenceEngine &Engine, Value *L, Value *R) : Engine(Engine) { argument
47 DifferenceEngine &Engine; member in struct:llvm::DifferenceEngine::Context
H A DDifferenceEngine.cpp116 DifferenceEngine &Engine; member in class:__anon3827::FunctionDifferenceEngine
456 FunctionDifferenceEngine(DifferenceEngine &Engine) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h64 CoreEngine Engine; member in class:clang::ento::ExprEngine

Completed in 53 milliseconds