Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DNestedNameSpecifier.cpp331 SourceLocation LoadSourceLocation(void *Data, unsigned Offset) { in LoadSourceLocation() function
365 return LoadSourceLocation(Data, Offset); in getLocalSourceRange()
370 return SourceRange(LoadSourceLocation(Data, Offset), in getLocalSourceRange()
371 LoadSourceLocation(Data, Offset + sizeof(unsigned))); in getLocalSourceRange()
380 LoadSourceLocation(Data, Offset + sizeof(void*))); in getLocalSourceRange()