Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.h54 PathComponentStack PathComponents; variable
/llvm-project-15.0.7/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp500 serializeArray(Obj, "pathComponents", Array(PathComponents)); in serializeAPIRecord()
659 return PathComponentGuard(PathComponents, Component); in makePathComponentGuard()