Home
last modified time | relevance | path

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

/llvm-project/llvm/docs/
H A DBenchmarking.rst17 General chapter
H A DXRayFDRFormat.rst24 General chapter
/llvm-project/clang/test/CodeGenCXX/
H A Ddllimport-memptr-global.cpp26 struct __declspec(dllimport) General { struct
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.h63 llvm::StringMap<std::string> General; member
H A DIdentifierNamingCheck.cpp727 static constexpr std::pair<StringRef, StringRef> General[] = { in loadDefaultConfig() local
/llvm-project/libcxx/benchmarks/
H A Dformatter_float.bench.cpp
/llvm-project/clang/docs/
H A DAutomaticReferenceCounting.rst209 General chapter
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h322 LVGeneral General; variable
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.cpp495 if (auto *General = O->getObject("general")) { in fromJSON() local