Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h84 ParsedType MatchingCType; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1692 TypeResult MatchingCType = ParseTypeName(&MatchingCTypeRange); ParseTypeTagForDatatypeAttribute() local