Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp7345 StringRef lookupStr(const IdentifierInfo *ID);
7506 StringRef TypeStringCache::lookupStr(const IdentifierInfo *ID) { in lookupStr() function in TypeStringCache
7637 StringRef TypeString = TSC.lookupStr(ID); in appendRecordType()
7689 StringRef TypeString = TSC.lookupStr(ID); in appendEnumType()