Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h328 mutable TypedefDecl *BOOLDecl = nullptr; variable
1881 return BOOLDecl; in getBOOLDecl()
1886 BOOLDecl = TD; in setBOOLDecl()