Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp108 CompilerType function_clang_type; in CompileFunction() local
H A DClangExpressionDeclMap.cpp1808 CompilerType function_clang_type; AddOneFunction() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2124 GetDeclarationName(llvm::StringRef name,const CompilerType & function_clang_type) GetDeclarationName() argument
2182 CreateFunctionDeclaration(clang::DeclContext * decl_ctx,OptionalClangModuleID owning_module,llvm::StringRef name,const CompilerType & function_clang_type,clang::StorageClass storage,bool is_inline) CreateFunctionDeclaration() argument