Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
H A DLLLexer.h37 lltok::Kind CurKind; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp7593 Action::OffloadKind CurKind = Action::OFK_Host; in ConstructJob() local