Home
last modified time | relevance | path

Searched defs:getFieldIndex (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp351 uint32_t getFieldIndex(Value *V) const { in getFieldIndex() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp4358 unsigned FieldDecl::getFieldIndex() const { in getFieldIndex() function in FieldDecl
H A DASTImporter.cpp8556 std::optional<unsigned> ASTImporter::getFieldIndex(Decl *F) { in getFieldIndex() function in ASTImporter