Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h1153 mutable const Type *TypeForDecl = nullptr; variable
H A DDecl.h3253 mutable const Type *TypeForDecl = nullptr; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp4708 const Type *TypeForDecl = in getUsingType() local