Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp50 CompilerType func_ct; member
852 CompilerType func_ct, uint32_t param_count, in CreateFunctionDecl()
1004 CompilerType func_ct = ToCompilerType(func_qt); in CreateFunctionDeclFromId() local
1045 CompilerType func_ct = ToCompilerType(qt); in GetOrCreateFunctionDecl() local