Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOSLog.h82 : TheKind(kind), TheExpr(expr), Size(size), Flags(flags), in TheKind() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h109 Kind TheKind; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp418 TypeTestResolution::Kind TheKind = TypeTestResolution::Unsat; member