Home
last modified time | relevance | path

Searched defs:getBaseInfo (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DScopeInfo.cpp69 FunctionScopeInfo::WeakObjectProfileTy::getBaseInfo(const Expr *E) { in getBaseInfo() function in FunctionScopeInfo::WeakObjectProfileTy
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGValue.h321 LValueBaseInfo getBaseInfo() const { return BaseInfo; } in getBaseInfo() function