Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp800 bool StopAtSemi, bool ConsumeFinalToken) { in ConsumeAndStoreUntil()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1182 StopAtSemi = 1 << 0, ///< Stop skipping at semicolon enumerator