Home
last modified time | relevance | path

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

/llvm-project/mlir/docs/Tutorials/Toy/
H A DCh-2.md405 Defining Arguments and ResultsChapter 2: Emitting Basic MLIR""Defining Toy Operations""Using the Operation Definition Specification (ODS) Framework global() argument
430 Adding DocumentationChapter 2: Emitting Basic MLIR""Defining Toy Operations""Using the Operation Definition Specification (ODS) Framework global() argument
463 Verifying Operation SemanticsChapter 2: Emitting Basic MLIR""Defining Toy Operations""Using the Operation Definition Specification (ODS) Framework global() argument
508 Attaching `build` MethodsChapter 2: Emitting Basic MLIR""Defining Toy Operations""Using the Operation Definition Specification (ODS) Framework global() argument
539 Specifying a Custom Assembly FormatChapter 2: Emitting Basic MLIR""Defining Toy Operations""Using the Operation Definition Specification (ODS) Framework global() argument
/llvm-project/mlir/docs/
H A DInterfaces.md449 ##### Interface Methods
670 ##### Interface Inheritance
733 ##### Generation
/llvm-project/clang/lib/InstallAPI/
H A DDirectoryScanner.cpp161 Library &Framework = getOrCreateLibrary(Curr, Libs); scanMultipleFrameworks() local
283 Library &Framework = getOrCreateLibrary(Directory, Libraries); scanForFrameworks() local
[all...]
/llvm-project/llvm/docs/
H A DDeveloperPolicy.rst1206 patent licenseNew LLVM Project License Framework global() argument
/llvm-project/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp337 getFrameworkUmbrellaSpelling(llvm::StringRef Framework,const HeaderSearch & HS,FrameworkHeaderPath & HeaderPath) getFrameworkUmbrellaSpelling() argument
372 getFrameworkHeaderIncludeSpelling(FileEntryRef FE,llvm::StringRef Framework,HeaderSearch & HS) getFrameworkHeaderIncludeSpelling() argument
[all...]
/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h137 StringRef Framework; global() member
/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp176 for (StringRef Framework : llvm::drop_begin(llvm::reverse(Paths))) appendSubframeworkPaths() local
1944 bool Framework = false; parseModuleDecl() local
2852 parseInferredModuleDecl(bool Framework,bool Explicit) parseInferredModuleDecl() argument
[all...]
H A DHeaderSearch.cpp977 StringRef Framework = FromHFI->Framework; LookupFile() local
1601 getUniqueFrameworkName(StringRef Framework) getUniqueFrameworkName() argument