OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getTypeString
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
Builtins.h
89
const char *
getTypeString
(unsigned ID) const {
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
WindowsResource.h
102
ArrayRef<UTF16>
getTypeString
() const { return Type; }
/src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLParser.cpp
55
static std::string
getTypeString
(Type *T) {
1512
getTypeString
(Val->getType()) + "' but expected '" +
1513
getTypeString
(SuggestedTy) + "'");
3226
getTypeString
(FI->second.first->getType()) +
3244
getTypeString
(FI->second.first->getType()) +
3422
getTypeString
(Elts[0]->getType()));
3446
getTypeString
(Elts[0]->getType()));
3455
getTypeString
(Elts[0]->getType()));
3627
getTypeString
(SrcVal->getType()) + "' to '" +
3628
getTypeString
(DestTy) + "'")
[
all
...]
/src/external/apache2/llvm/dist/clang/utils/TableGen/
RISCVVEmitter.cpp
471
auto
getTypeString
= [&](StringRef TypeStr) {
513
Str +=
getTypeString
("float");
516
Str +=
getTypeString
("int");
519
Str +=
getTypeString
("uint");
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
TargetInfo.cpp
10043
static bool
getTypeString
(SmallStringEnc &Enc, const Decl *D,
10052
if (
getTypeString
(Enc, D, CGM, TSC)) {
10428
static bool
getTypeString
(SmallStringEnc &Enc, const Decl *D,
Completed in 32 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026