Home
last modified time | relevance | path

Searched defs:standard (Results 1 – 7 of 7) sorted by relevance

/llvm-project/flang/docs/
H A DParameterizedDerivedTypes.md25 The two types of PDTsParameterized Derived Types (PDTs)""Fortran standard global() argument
469 `NULLIFY`Parameterized Derived Types (PDTs)""Fortran standard global() argument
819 FIR operations with length type parametersParameterized Derived Types (PDTs)""Fortran standard global() argument
955 Implementation choiceParameterized Derived Types (PDTs)""Fortran standard global() argument
[all...]
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DTypesInternal.h42 tooling::stdlib::Symbol standard() const { in standard() function
/llvm-project/lldb/unittests/Utility/
H A DXcodeSDKTest.cpp231 std::string standard = in TEST() local
/llvm-project/clang-tools-extra/include-cleaner/include/clang-include-cleaner/
H A DTypes.h134 tooling::stdlib::Header standard() const { in standard() function
/llvm-project/clang/tools/scan-build-py/lib/libear/
H A D__init__.py92 def set_language_standard(self, standard): argument
/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h175 buf->st_size = standard.EndOfFile.QuadPart; in stat_handle() local
/llvm-project/flang/lib/Frontend/
H A DCompilerInvocation.cpp1022 auto standard = args.getLastArgValue(clang::driver::options::OPT_std_EQ); parseDialectArgs() local