Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp7615 bool IsUnqual = Tok.is(tok::kw_typeof_unqual); in ParseTypeofSpecifier() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DType.cpp3516 bool IsUnqual) { in Profile()