Searched refs:SplitName (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dcontact_info.cc87 NameParts SplitName(const base::string16& name) { function in namespace:autofill::__anon6330
286 NameParts parts = SplitName(full);
/external/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp277 StringRef SplitName; local
286 SplitName = ExistingCU.getSplitDebugFilename();
/external/llvm/include/llvm/IR/
H A DDIBuilder.h109 /// @param SplitName The name of the file that we'll split debug info out
125 StringRef SplitName = StringRef(),
/external/llvm/lib/IR/
H A DDIBuilder.cpp104 StringRef SplitName,
137 MDString::get(VMContext, SplitName),
100 createCompileUnit(unsigned Lang, StringRef Filename, StringRef Directory, StringRef Producer, bool isOptimized, StringRef Flags, unsigned RunTimeVer, StringRef SplitName, DebugEmissionKind Kind, bool EmitDebugInfo) argument

Completed in 142 milliseconds