Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DLiteralSupport.h160 unsigned UDSuffixOffset; variable
176 return UDSuffixOffset; in getUDSuffixOffset()
197 unsigned UDSuffixOffset; variable
248 return UDSuffixOffset; in getUDSuffixOffset()
/external/clang/lib/Lex/
DLiteralSupport.cpp1046 UDSuffixOffset = end - TokBegin; in CharLiteralParser()
1371 UDSuffixOffset = ThisTokEnd - ThisTokBuf; in init()