Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp51 CompilerType func_ct; member
853 CreateFunctionDecl(PdbCompilandSymId func_id,llvm::StringRef func_name,TypeIndex func_ti,CompilerType func_ct,uint32_t param_count,clang::StorageClass func_storage,bool is_inline,clang::DeclContext * parent) CreateFunctionDecl() argument
1005 CompilerType func_ct = ToCompilerType(func_qt); CreateFunctionDeclFromId() local
1046 CompilerType func_ct = ToCompilerType(qt); GetOrCreateFunctionDecl() local
[all...]