Searched refs:parseSpecifier (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
H A DDataLayout.h156 void parseSpecifier(StringRef LayoutDescription);
/external/llvm/lib/IR/
H A DDataLayout.cpp176 parseSpecifier(Desc);
202 void DataLayout::parseSpecifier(StringRef Desc) { function in class:DataLayout

Completed in 55 milliseconds