OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__if_not_exists
(Results
1 - 13
of
13
) sorted by null
/external/clang/test/SemaTemplate/
ms-if-exists.cpp
17
__if_not_exists
(Nontemplate::value) {
function in struct:X
46
__if_not_exists
(T::bar) {
function
66
__if_not_exists
(Ts::operator T) { // expected-error{{
__if_not_exists
name contains unexpanded parameter pack 'Ts'}}
function
/external/clang/test/Parser/
MicrosoftExtensions.cpp
192
__if_not_exists
(IF_EXISTS::Type) {
function
195
__if_not_exists
(IF_EXISTS::Type_not) {
function
210
__if_not_exists
(IF_EXISTS::Type) {
function in namespace:If_exists_test
214
__if_not_exists
(IF_EXISTS::Type_not) {
function in namespace:If_exists_test
234
__if_not_exists
(IF_EXISTS::Type_not) {2, }
240
__if_not_exists
(IF_EXISTS::Type) { this wont compile }
249
// __if_exists,
__if_not_exists
can nest
250
__if_not_exists
(IF_EXISTS::Type_not) {
function
260
__if_not_exists
(IF_EXISTS::Type) {
function in class:If_exists_test::IF_EXISTS_CLASS_TEST
264
__if_not_exists
(IF_EXISTS::Type_not)
function in class:If_exists_test::IF_EXISTS_CLASS_TEST
[
all
...]
/external/clang/test/PCH/
ms-if-exists.cpp
13
__if_not_exists
(T::bar) {
function
/external/clang/test/Index/
ms-if-exists.cpp
8
__if_not_exists
(T::bar) {
function
/external/clang/include/clang/AST/
StmtCXX.h
207
/// \brief Representation of a Microsoft __if_exists or
__if_not_exists
223
/// Similarly, the
__if_not_exists
statement can be used to include the
226
/// Note that this statement only captures __if_exists and
__if_not_exists
254
/// \brief Retrieve the location of the __if_exists or
__if_not_exists
/external/clang/include/clang/Basic/
TokenKinds.def
499
KEYWORD(
__if_not_exists
, KEYMS)
DiagnosticParseKinds.td
82
"dependent %select{
__if_not_exists
|__if_exists}0 declarations are ignored">,
[
all
...]
DiagnosticSemaKinds.td
[
all
...]
/external/clang/lib/Parse/
Parser.cpp
[
all
...]
ParseDeclCXX.cpp
[
all
...]
/external/clang/include/clang/Parse/
Parser.h
[
all
...]
/external/clang/lib/AST/
StmtPrinter.cpp
330
OS << "
__if_not_exists
(";
[
all
...]
/external/clang/include/clang/Sema/
Sema.h
[
all
...]
Completed in 1070 milliseconds