Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp658 auto *ParentRecord = CurrentParent->ParentRecord; generatePathComponents() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp721 const CXXRecordDecl *ParentRecord = T->getAsCXXRecordDecl(); in getExtraInvalidatedValues() local
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h211 APIRecord *ParentRecord = nullptr; global() member