Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOSLog.h82 : TheKind(kind), TheExpr(expr), Size(size), Flags(flags), in TheKind() function
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h109 Kind TheKind; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp446 TypeTestResolution::Kind TheKind = TypeTestResolution::Unsat; member