Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build/share/scan-build/
H A Dsorttable.js166 guessType: function(table, column) { method
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/resources/
H A Dsorttable.js166 guessType: function(table, column) { method
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp92 types::ID guessType(StringRef Filename, bool *Certain = nullptr) { in guessType() function