Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Frontend/
DModelInjector.cpp98 ParseModelFileAction parseModelFile(Bodies); in onBodySynthesis() local
103 CRC.RunSafelyOnThread([&]() { Instance.ExecuteAction(parseModelFile); }, in onBodySynthesis()