Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp92 types::ID guessType(StringRef Filename, bool *Certain = nullptr) { in guessType() function
137 : Cmd(std::move(C)), Type(guessType(Cmd.Filename)), in TransferableCommand()
217 auto TargetType = guessType(Filename, &TypeCertain); in transferTo()
341 Types.push_back(foldType(guessType(Path))); in FileIndex()
524 auto Lang = guessType(Filename, &TypeCertain); in getCompileCommands()
/netbsd-src/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) { method
/netbsd-src/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) { method