Searched defs:isInternal (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/AST/
H A DDeclObjC.cpp1542 Create(const ASTContext &C, DeclContext *DC, SourceLocation atLoc, IdentifierInfo *Id, ObjCTypeParamList *typeParamList, ObjCInterfaceDecl *PrevDecl, SourceLocation ClassLoc, bool isInternal) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1284 bool isInternal = false; local
1841 CreateObjCClass( llvm::StringRef name, clang::DeclContext *decl_ctx, OptionalClangModuleID owning_module, bool isForwardDecl, bool isInternal, ClangASTMetadata *metadata) argument

Completed in 191 milliseconds