Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/AsmParser/
H A DLLLexer.h37 lltok::Kind CurKind; variable
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DClang.cpp8250 Action::OffloadKind CurKind = Action::OFK_Host; in ConstructJob() local