Home
last modified time | relevance | path

Searched refs:getFromPtrEncoding (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/
DSourceLocation.h170 static SourceLocation getFromPtrEncoding(const void *Encoding) { in getFromPtrEncoding() function
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Analysis/
DProgramPoint.h512 return SourceLocation::getFromPtrEncoding(getData1()); in getLocation()