Searched defs:StringAllocator (Results 1 – 3 of 3) sorted by relevance
189 using StringAllocator = llvm::function_ref<const char *(const llvm::Twine &)>; variable
154 CompilerInvocation::StringAllocator, unsigned, in denormalizeSimpleFlag()200 CompilerInvocation::StringAllocator, unsigned, unsigned Value) { in makeBooleanFlagDenormalizer()
46 BumpPtrAllocator StringAllocator; member in __anon923aafa50111::ELFDumper