Home
last modified time | relevance | path

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

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