Home
last modified time | relevance | path

Searched defs:TypeForDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1159 mutable const Type *TypeForDecl = nullptr; variable
H A DDecl.h3370 mutable const Type *TypeForDecl = nullptr; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5101 const Type *TypeForDecl = in getUsingType() local