Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DHover.h83 struct PassType { struct
99 inline bool operator==(const HoverInfo::PassType &LHS, argument
DHover.cpp750 HoverInfo::PassType PassType; in maybeAddCalleeArgInfo() local