Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp79 auto Flatten = [](const Record *R) { in extractDocumentation() local
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h488 void setCanBeFlattened(bool Flatten) { in setCanBeFlattened()
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1012 auto Flatten = in Fold() local