Searched refs:GuardedCopyType (Results 1 – 3 of 3) sorted by relevance
1548 ClangASTType type_to_use = GuardedCopyType(var_clang_type); in GetVariableValue()1658 TypeFromParser parser_type (GuardedCopyType(user_type)); in AddOneVariable()1881 ClangASTType copied_function_type = GuardedCopyType(function_clang_type); in AddOneFunction()1980 ClangASTType copied_clang_type = GuardedCopyType(ut); in CopyClassType()2030 ClangASTType copied_clang_type = GuardedCopyType(ut); in AddOneType()
705 ClangASTType copied_clang_type (GuardedCopyType(full_type)); in FindExternalVisibleDecls()756 ClangASTType copied_clang_type (GuardedCopyType(types[0])); in FindExternalVisibleDecls()1697 ClangASTSource::GuardedCopyType (const ClangASTType &src_type) in GuardedCopyType() function in ClangASTSource
408 GuardedCopyType (const ClangASTType &src_type);