Home
last modified time | relevance | path

Searched defs:FuncSig (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DPrettyTypedefDumper.cpp61 if (auto FuncSig = unique_dyn_cast<PDBSymbolTypeFunctionSig>(PointeeType)) { in dump() local
H A DPrettyVariableDumper.cpp183 if (auto FuncSig = unique_dyn_cast<PDBSymbolTypeFunctionSig>(PointeeType)) { in dump() local
H A DPrettyFunctionDumper.cpp250 if (auto FuncSig = unique_dyn_cast<PDBSymbolTypeFunctionSig>(PointeeType)) { in dump() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h1986 FuncSig, enumerator