Home
last modified time | relevance | path

Searched refs:FromPath (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp9726 llvm::ArrayRef<const CXXRecordDecl *> FromPath = in ImportAPValue() local
9730 const Decl *ImpDecl = importChecked(Err, FromPath[Idx]); in ImportAPValue()
9784 llvm::ArrayRef<APValue::LValuePathEntry> FromPath = in ImportAPValue() local
9789 FromPath[LoopIdx].getAsBaseOrMember().getPointer(); in ImportAPValue()
9798 ImpDecl, FromPath[LoopIdx].getAsBaseOrMember().getInt())); in ImportAPValue()
9803 FromPath[LoopIdx].getAsArrayIndex()); in ImportAPValue()