Home
last modified time | relevance | path

Searched refs:FnIndex (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp3527 unsigned FnIndex; in GetFullTypeForDeclarator() local
3529 D.isFunctionDeclarator(FnIndex) && FnIndex == Index) in GetFullTypeForDeclarator()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp4426 unsigned FnIndex; in GetFullTypeForDeclarator() local
4428 D.isFunctionDeclarator(FnIndex) && FnIndex == Index) in GetFullTypeForDeclarator()