Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4700 const CXXCastPath &BasePathArray = getContext().LambdaCastPaths.at(MD); EmitLValueForLambdaField() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp2991 BuildBasePathArray(const CXXBasePath & Path,CXXCastPath & BasePathArray) BuildBasePathArray() argument
3010 BuildBasePathArray(const CXXBasePaths & Paths,CXXCastPath & BasePathArray) BuildBasePathArray() argument