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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp92 types::ID guessType(StringRef Filename, bool *Certain = nullptr) { function in namespace:clang::tooling::__anon1133
137 : Cmd(std::move(C)), Type(guessType(Cmd.Filename)),
217 auto TargetType = guessType(Filename, &TypeCertain);
341 Types.push_back(foldType(guessType(Path)));
524 auto Lang = guessType(Filename, &TypeCertain);
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build/share/scan-build/
H A Dsorttable.js87 headrow[i].sorttable_sortfunction = sorttable.guessType(table,i);
166 guessType: function(table, column) {
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/resources/
H A Dsorttable.js87 headrow[i].sorttable_sortfunction = sorttable.guessType(table,i);
166 guessType: function(table, column) {

Completed in 272 milliseconds