Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Common/
H A DFortran.h25 constexpr bool IsNumericTypeCategory(TypeCategory category) { in ENUM_CLASS() argument
/llvm-project/flang/include/flang/Semantics/
H A Dtype.h41 using TypeCategory = common::TypeCategory; global() variable
/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp127 cl::OptionCategory TypeCategory("Symbol Type Options"); variable