Home
last modified time | relevance | path

Searched refs:HasTypeDifferentFromDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp4035 QualType UnderlyingType, bool HasTypeDifferentFromDecl) in TypedefType() argument
4039 TypedefBits.hasTypeDifferentFromDecl = HasTypeDifferentFromDecl; in TypedefType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h5820 bool HasTypeDifferentFromDecl);