Home
last modified time | relevance | path

Searched refs:ActOnTypeTrait (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Parse/
DParseExprCXX.cpp3025 return Actions.ActOnTypeTrait(TypeTraitFromTokKind(Kind), Loc, Args, EndLoc); in ParseTypeTrait()
/external/llvm-project/clang/lib/Parse/
DParseExprCXX.cpp3763 return Actions.ActOnTypeTrait(TypeTraitFromTokKind(Kind), Loc, Args, EndLoc); in ParseTypeTrait()
/external/clang/lib/Sema/
DSemaExprCXX.cpp4462 ExprResult Sema::ActOnTypeTrait(TypeTrait Kind, SourceLocation KWLoc, in ActOnTypeTrait() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp5236 ExprResult Sema::ActOnTypeTrait(TypeTrait Kind, SourceLocation KWLoc, in ActOnTypeTrait() function in Sema
/external/clang/include/clang/Sema/
DSema.h4823 ExprResult ActOnTypeTrait(TypeTrait Kind, SourceLocation KWLoc,
/external/llvm-project/clang/include/clang/Sema/
DSema.h6140 ExprResult ActOnTypeTrait(TypeTrait Kind, SourceLocation KWLoc,