Home
last modified time | relevance | path

Searched refs:parseModelFile (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp97 ParseModelFileAction parseModelFile(Bodies); in onBodySynthesis() local
101 CRC.RunSafelyOnThread([&]() { Instance.ExecuteAction(parseModelFile); }, in onBodySynthesis()