Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1308 void takeToks(CachedTokens &Cached) { Toks.swap(Cached); } in takeToks() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp1888 LP->takeToks(Toks); in ParseOpenMPDeclarativeDirectiveWithExtDecl()