Searched defs:getTypeInfo (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2098 TypeInfo getTypeInfo(QualType T) const { return getTypeInfo(T.getTypePtr()); } function in class:clang::ASTContext::DynTypedNodeList
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp53 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, function in class:APValue::LValueBase
H A DASTContext.cpp1903 TypeInfo ASTContext::getTypeInfo(const Type *T) const { function in class:ASTContext
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp188 llvm::MDNode *CodeGenTBAA::getTypeInfo(QualType QTy) { function in class:CodeGenTBAA
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/
H A DPassInfo.h71 const void *getTypeInfo() const { return PassID; } function in class:llvm::PassInfo

Completed in 362 milliseconds