Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Evaluate/
H A Dtype.h367 using ComplexTypes = CategoryTypes<TypeCategory::Complex>; global() variable
/llvm-project/clang/include/clang/AST/
H A DASTContext.h191 mutable llvm::FoldingSet<ComplexType> ComplexTypes; global() variable