Home
last modified time | relevance | path

Searched defs:TokOffsets (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/clang/lib/Parse/
H A DParseStmtAsm.cpp285 SmallVectorImpl<unsigned> &TokOffsets, in buildMSAsmString()
557 SmallVector<unsigned, 8> TokOffsets; in ParseMicrosoftAsmStatement() local