Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp10158 StringRef lookupStr(const IdentifierInfo *ID);
10324 StringRef TypeStringCache::lookupStr(const IdentifierInfo *ID) { in lookupStr() function in TypeStringCache
10547 StringRef TypeString = TSC.lookupStr(ID); in appendRecordType()
10599 StringRef TypeString = TSC.lookupStr(ID); in appendEnumType()