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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h160 /// This should only be passed to SourceLocation::getFromPtrEncoding, it
170 static SourceLocation getFromPtrEncoding(const void *Encoding) { function
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h512 return SourceLocation::getFromPtrEncoding(getData1());

Completed in 133 milliseconds