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

/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A D.ycm_extra_conf.py79 def GetCompilationInfoForFile( filename ): function
89 compilation_info = database.GetCompilationInfoForFile(
94 return database.GetCompilationInfoForFile( filename )
101 compilation_info = GetCompilationInfoForFile( filename )

Completed in 89 milliseconds