Home
last modified time | relevance | path

Searched defs:getAsInteger (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/ADT/
HDStringRef.h347 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() function
358 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() function
/NextBSD/contrib/llvm/lib/Support/
HDStringRef.cpp406 bool StringRef::getAsInteger(unsigned Radix, APInt &Result) const { in getAsInteger() function in StringRef
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDCompilerInvocation.cpp1959 llvm::APInt ModuleSignature::getAsInteger() const { in getAsInteger() function in ModuleSignature