HomeSort by: relevance | last modified time | path
    Searched refs:AllowFoldKind (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 11908 enum AllowFoldKind {
11918 AllowFoldKind CanFold = NoFold);
11921 AllowFoldKind CanFold = NoFold);
11924 AllowFoldKind CanFold = NoFold);
11926 AllowFoldKind CanFold = NoFold) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp 16123 AllowFoldKind CanFold) {
16142 AllowFoldKind CanFold) {
16172 AllowFoldKind CanFold) {

Completed in 60 milliseconds