Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h245 unsigned InstantiationLocStart, InstantiationLocEnd; variable
252 return SourceLocation::getFromRawEncoding(InstantiationLocStart); in getInstantiationLocStart()
281 X.InstantiationLocStart = ILStart.getRawEncoding(); in create()
601 SourceLocation InstantiationLocStart,