/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
p3.cpp | 28 // The definition of a constexpr function shall satisfy the following 49 constexpr F NonLiteralReturn2; // ok until definition 54 constexpr G NonLiteralParam2; // ok until definition 69 // expected-error@-5 {{defaulted definition of copy assignment operator is not constexpr}} 122 // - an asm-definition 138 // - a definition of a variable of non-literal type 143 // - a definition of a variable of static storage duration 148 // - a definition of a variable of thread storage duration 153 // - a definition of a variable for which no initialization is performed 205 // expected-error@-2 {{type definition in a constexpr function is a C++14 extension} [all...] |
/external/clang/test/CXX/temp/temp.param/ |
p9-0x.cpp | 32 template<typename T> template<typename U = int> struct A1<T>::B { }; // expected-error{{cannot add a default template argument to the definition of a member of a class template}} 41 template<typename T = int> void X2<T>::f0() { } // expected-error{{cannot add a default template argument to the definition of a member of a class template}} 42 template<typename T> template<typename U = int> void X2<T>::f1() { } // expected-error{{cannot add a default template argument to the definition of a member of a class template}}
|
/external/clang/test/Index/ |
targeted-annotation.c | 46 // FIELD: Keyword: "int" [2:3 - 2:6] FieldDecl=z:2:7 (Definition) 47 // FIELD: Identifier: "z" [2:7 - 2:8] FieldDecl=z:2:7 (Definition) 48 // FIELD: Punctuation: ";" [2:8 - 2:9] StructDecl=:13:9 (Definition) 49 // FIELD: Keyword: "int" [3:3 - 3:6] FieldDecl=w:3:7 (Definition) 50 // FIELD: Identifier: "w" [3:7 - 3:8] FieldDecl=w:3:7 (Definition) 51 // FIELD: Punctuation: ";" [3:8 - 3:9] StructDecl=:13:9 (Definition) 85 // TOP: Identifier: "TARGETED_TOP_H" [3:9 - 3:23] macro definition=TARGETED_TOP_H 89 // TOP: Keyword: "enum" [7:1 - 7:5] EnumDecl=:7:1 (Definition) 90 // TOP: Punctuation: "{" [7:6 - 7:7] EnumDecl=:7:1 (Definition) 91 // TOP: Identifier: "VALUE" [8:3 - 8:8] EnumConstantDecl=VALUE:8:3 (Definition) [all...] |
/external/clang/test/Modules/ |
decldef.mm | 37 // expected-error@-2{{definition of 'A' must be imported from module 'decldef.Def' before it is required}} 47 // expected-error@-2{{definition of 'B' must be imported from module 'decldef.Def' before it is required}} 62 // expected-error@-3 {{definition of 'Def2' must be imported}}
|
/external/clang/test/Parser/ |
DelayedTemplateParsing.cpp | 13 void foo4() { } // expected-note {{previous definition is here}} 15 void foo5() { } // expected-note {{previous definition is here}} 46 template <class T> void foo5() {} //expected-note {{previous definition is here}}
|
/external/clang/test/SemaCXX/ |
linkage-spec.cpp | 76 extern "C" void pr7859_a(int) {} // expected-note {{previous definition}} 79 extern "C" void pr7859_b() {} // expected-note {{previous definition}} 82 extern "C" void pr7859_c(short) {} // expected-note {{previous definition}}
|
/external/icu/icu4c/source/common/ |
uposixdefs.h | 32 * the definition of the feature test macro." 43 * Note: This definition used to be in C source code (e.g., putil.c) 55 * z/OS needs this definition for timeval and to get usleep.
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
varsub.bat | 28 # Substitutes variables into rules and deletes variable definition 54 # This looks like a variable definition 59 print STDERR "Error: Duplicate definition of $var\n";
|
/external/libopus/celt/ |
modes.h | 49 /** Mode definition (opaque) 50 @brief Mode definition 59 const opus_int16 *eBands; /**< Definition for each "pseudo-critical band" */
|
/external/skia/tools/bookmaker/ |
definition.cpp | 79 #define DEFOP Definition::Operator 217 bool Definition::parseOperator(size_t doubleColons, string& result) { 247 fMethodType = Definition::MethodType::kOperator; 372 bool Definition::boilerplateIfDef(Definition* parent) { 373 const Definition& label = fTokens.front(); 384 bool Definition::boilerplateDef(Definition* parent) { 410 void Definition::setCanonicalFiddle() { 411 fMethodType = Definition::MethodType::kNone [all...] |
/frameworks/av/media/img_utils/include/img_utils/ |
TiffWriter.h | 68 * precedence will be in the order that the definition maps are given, 131 * This tag must be defined in one of the definition vectors this TIFF writer 148 * defined in one of the definition vectors this TIFF writer was constructed 218 * Returns true if a definition exist for the given tag ID. 223 * Returns the name of the tag if a definition exists for the given tag 224 * ID, or null if no definition exists. 247 * Utility function to build atag-to-definition mapping from a given 274 const TagDefinition_t* definition = lookupDefinition(tag); local 276 if (definition == NULL) { 281 uint32_t fixedCount = definition->fixedCount [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/lld/Core/ |
UndefinedAtom.h | 30 /// That is, the static linker still must find a definition (usually 42 /// That is, the static linker will not error if a definition for 55 return a->definition() == definitionUndefined;
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/lld/Core/ |
UndefinedAtom.h | 30 /// That is, the static linker still must find a definition (usually 42 /// That is, the static linker will not error if a definition for 55 return a->definition() == definitionUndefined;
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/lld/Core/ |
UndefinedAtom.h | 30 /// That is, the static linker still must find a definition (usually 42 /// That is, the static linker will not error if a definition for 55 return a->definition() == definitionUndefined;
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/lld/Core/ |
UndefinedAtom.h | 30 /// That is, the static linker still must find a definition (usually 42 /// That is, the static linker will not error if a definition for 55 return a->definition() == definitionUndefined;
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/lld/Core/ |
UndefinedAtom.h | 30 /// That is, the static linker still must find a definition (usually 42 /// That is, the static linker will not error if a definition for 55 return a->definition() == definitionUndefined;
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/lld/Core/ |
UndefinedAtom.h | 30 /// That is, the static linker still must find a definition (usually 42 /// That is, the static linker will not error if a definition for 55 return a->definition() == definitionUndefined;
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/lld/Core/ |
UndefinedAtom.h | 30 /// That is, the static linker still must find a definition (usually 42 /// That is, the static linker will not error if a definition for 55 return a->definition() == definitionUndefined;
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/lld/Core/ |
UndefinedAtom.h | 30 /// That is, the static linker still must find a definition (usually 42 /// That is, the static linker will not error if a definition for 55 return a->definition() == definitionUndefined;
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/lld/Core/ |
UndefinedAtom.h | 30 /// That is, the static linker still must find a definition (usually 42 /// That is, the static linker will not error if a definition for 55 return a->definition() == definitionUndefined;
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/lld/Core/ |
UndefinedAtom.h | 30 /// That is, the static linker still must find a definition (usually 42 /// That is, the static linker will not error if a definition for 55 return a->definition() == definitionUndefined;
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/lld/Core/ |
UndefinedAtom.h | 30 /// That is, the static linker still must find a definition (usually 42 /// That is, the static linker will not error if a definition for 55 return a->definition() == definitionUndefined;
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/lld/Core/ |
UndefinedAtom.h | 30 /// That is, the static linker still must find a definition (usually 42 /// That is, the static linker will not error if a definition for 55 return a->definition() == definitionUndefined;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
msg.h | 28 /* Get common definition of System V style IPC. */ 31 /* Get system dependent definition of `struct msqid_ds' and more. */ 49 system. The definition is found in XPG2. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
msg.h | 28 /* Get common definition of System V style IPC. */ 31 /* Get system dependent definition of `struct msqid_ds' and more. */ 49 system. The definition is found in XPG2. */
|