Home
last modified time | relevance | path

Searched refs:lookupStr (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp9705 StringRef lookupStr(const IdentifierInfo *ID);
9870 StringRef TypeStringCache::lookupStr(const IdentifierInfo *ID) { in lookupStr() function in TypeStringCache
10000 StringRef TypeString = TSC.lookupStr(ID); in appendRecordType()
10052 StringRef TypeString = TSC.lookupStr(ID); in appendEnumType()