Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DLiteralSupport.h170 unsigned UDSuffixOffset; variable
187 return UDSuffixOffset; in getUDSuffixOffset()
208 unsigned UDSuffixOffset; variable
259 return UDSuffixOffset; in getUDSuffixOffset()
/external/clang/lib/Lex/
DLiteralSupport.cpp1056 UDSuffixOffset = end - TokBegin; in CharLiteralParser()
1381 UDSuffixOffset = ThisTokEnd - ThisTokBuf; in init()