Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h361 mutable TypedefDecl *BOOLDecl = nullptr; variable
2049 return BOOLDecl; in getBOOLDecl()
2054 BOOLDecl = TD; in setBOOLDecl()