Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h397 mutable TypedefDecl *BOOLDecl = nullptr; variable
2322 return BOOLDecl; in getBOOLDecl()
2327 BOOLDecl = TD; in setBOOLDecl()